[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Fri, 13 Dec 2002 21:42:53 -0000
albertel Fri Dec 13 16:42:53 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- using png now
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.200 doc/loncapafiles/loncapafiles.lpml:1.201
--- doc/loncapafiles/loncapafiles.lpml:1.200 Fri Dec 13 14:33:06 2002
+++ doc/loncapafiles/loncapafiles.lpml Fri Dec 13 16:42:53 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.200 2002/12/13 19:33:06 bowersj2 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.201 2002/12/13 21:42:53 albertel Exp $ -->
<!--
@@ -283,7 +283,7 @@
<description>scripts that run for run-level 2</description>
</directory>
<directory dist='default'>
- <protectionlevel>never_delete</protectionlevel>
+ <protectionleveb Inver_delete</protectionlevel>
<targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
<targetdir dist='debian'>etc/rc3.d</targetdir>
<categoryname>standard</categoryname>
@@ -798,8 +798,8 @@
</description>
</file>
<file>
-<source>loncom/cgi/barcode.gif</source>
-<target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
+<source>loncom/cgi/barcode.png</source>
+<target dist='default'>home/httpd/cgi-bin/barcode.png</target>
<categoryname>script</categoryname>
<description>
Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
@@ -839,8 +839,8 @@
</description>
</file>
<file>
-<source>loncom/cgi/graph.gif</source>
-<target dist='default'>home/httpd/cgi-bin/graph.gif</target>
+<source>loncom/cgi/graph.png</source>
+<target dist='default'>home/httpd/cgi-bin/graph.png</target>
<categoryname>script</categoryname>
<description>
Dynamically outputs a graph especially for lonstatistics.pm.