[LON-CAPA-cvs] cvs: doc(version_1_3_X) /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 02 Feb 2005 20:10:26 -0000
albertel Wed Feb 2 15:10:26 2005 EDT
Modified files: (Branch: version_1_3_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- backport 1.407
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.404 doc/loncapafiles/loncapafiles.lpml:1.404.2.1
--- doc/loncapafiles/loncapafiles.lpml:1.404 Thu Dec 23 09:00:58 2004
+++ doc/loncapafiles/loncapafiles.lpml Wed Feb 2 15:10:25 2005
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.404 2004/12/23 14:00:58 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.404.2.1 2005/02/02 20:10:25 albertel Exp $ -->
<!--
@@ -510,6 +510,12 @@
</directory>
<directory dist='default'>
<protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
+ <categoryname>server readonly</categoryname>
+ <description>fonts</description>
+</directory>
+<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
<targetdir dist='default'>home/httpd/html/adm/help</targetdir>
<categoryname>server readonly</categoryname>
<description>online help documentation</description>
@@ -2759,6 +2765,25 @@
</description>
<status>works/unverified</status>
</file>
+<fileglob>
+ <glob>*</glob>
+ <sourcedir>loncom/html/adm/fonts/</sourcedir>
+ <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
+ <categoryname>interface file</categoryname>
+ <description>
+ Fonts for convertjme.pl
+ </description>
+ <filenames>
+AUTHORS;
+BUGS;
+DejaVuSerif-Roman.ttf;
+LICENSE;
+NEWS;
+README;
+status.txt;
+unicover.txt
+ </filenames>
+</fileglob>
<file>
<source>loncom/interface/lonstatistics.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>