richard: server/kolab-webadmin/kolab-webadmin ChangeLog, 1.99, 1.100 Makefile.am, 1.54, 1.55

cvs at kolab.org cvs at kolab.org
Fri Apr 4 21:41:16 CEST 2008


Author: richard

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin
In directory doto:/tmp/cvs-serv10551

Modified Files:
	ChangeLog Makefile.am 
Log Message:
updated for the changed favicon (issue2575)
This favicon has a transparent background.  It has been obtained from
kolab's website http://www.kolab.org and it uses the same html lines.



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- ChangeLog	30 Mar 2008 19:44:19 -0000	1.99
+++ ChangeLog	4 Apr 2008 19:41:14 -0000	1.100
@@ -1,3 +1,10 @@
+2008-04-03 Richard Bos <richard at radoeka.nl>
+
+	* Added: www/favicon.png
+	* Removed: www/favicon.ico
+	* php/admin/templates/page.tpl.in: updated for the changed favicon
+	  (issue2575)
+
 2008-03-30 Richard Bos <richard at radoeka.nl>
 
 	* php/admin/include/mysmarty.php.in: changed $basedir.'templates into

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- Makefile.am	30 Mar 2008 19:44:19 -0000	1.54
+++ Makefile.am	4 Apr 2008 19:41:14 -0000	1.55
@@ -16,7 +16,7 @@
 
 noinst_HEADERS = @PACKAGE at .spec
 
-WSTOPLEVEL_FILES = www/favicon.ico
+WSTOPLEVEL_FILES = www/favicon.png
 
 wstopleveldir = $(webserver_document_root)$(webserver_web_prefix)
 dist_wstoplevel_DATA = $(WSTOPLEVEL_FILES)





More information about the commits mailing list