[Kolab-devel] doc/www/src Makefile,1.2,1.3 footer.html.m4,1.3,1.4 by bernhard at doto.intevation.de

root at intevation.de root at intevation.de
Thu Jul 17 12:34:48 CEST 2003


Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv13466/src

Modified Files:
	Makefile footer.html.m4 
Log Message:
Makefile: no need to copy gif images.
Added link to development list archives.


Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile	16 Jul 2003 17:33:54 -0000	1.2
+++ Makefile	17 Jul 2003 10:34:46 -0000	1.3
@@ -6,7 +6,7 @@
 	if [ ! -d ../html/images ] ; then \
 		mkdir ../html/images ; \
 	fi
-	cp -u images/*.png images/*.gif ../html/images/
+	cp -u images/*.png ../html/images/
 	for f in $(HTML_FILES) ; do\
 		rm -f ../html/$$f ;\
 		m4 -DNO_LINK_FOR=$$f \

Index: footer.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/footer.html.m4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- footer.html.m4	16 Jul 2003 17:33:54 -0000	1.3
+++ footer.html.m4	17 Jul 2003 10:34:46 -0000	1.4
@@ -223,6 +223,10 @@
 <!-- Links -->
 
 <tr><td>
+	<a href="http://intevation.de/pipermail/kolab-devel/">Mailing Archive</a>
+</td></tr>
+
+<tr><td>
 	<a href="http://intevation.de/mailman/listinfo/kolab-devel">Mailing List Subscribe/Manage</a>
 </td></tr>
 





More information about the devel mailing list