stuart: doc/www/src favicon.ico, NONE, 1.1 Makefile, 1.9, 1.10 header.html.m4, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Thu Jun 10 18:23:02 CEST 2004


Author: stuart

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

Modified Files:
	Makefile header.html.m4 
Added Files:
	favicon.ico 
Log Message:
Added a favourite icon for the site


--- NEW FILE: favicon.ico ---
(This appears to be a binary file; contents omitted.)

Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile	7 Jun 2004 15:21:02 -0000	1.9
+++ Makefile	10 Jun 2004 16:23:00 -0000	1.10
@@ -15,7 +15,7 @@
 	cp -u howtos/amavis_spamassassin_clam/*.* \
 		../html/howtos/amavis_spamassassin_clam
 	cp -u images/*.png ../html/images/
-	cp -u *.css ../html/
+	cp -u *.css *.ico ../html/
 	for f in $(HTML_FILES); \
 	do \
 		rm -f ../html/$$f; \

Index: header.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/header.html.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- header.html.m4	7 Jun 2004 15:48:29 -0000	1.2
+++ header.html.m4	10 Jun 2004 16:23:00 -0000	1.3
@@ -10,6 +10,7 @@
 <meta name="description" content="The Kolab Project aims to maintain and enhance a complete Free Software groupware solution for UNIX platforms." />
 <meta name="keywords" content= "kolab,groupware,free software,unix,linux,kde,outlook,kmail,kontact,horde,webmail" />
 <link rel="stylesheet" type="text/css" media="screen" href="default.css" />
+<link rel="shortcut icon" type="image/png" href="images/favicon.png" />
 </head>
 
 <body>





More information about the commits mailing list