gunnar: server/kolab-webadmin/kolab-webadmin Makefile.am, 1.37, 1.38 ChangeLog, 1.43, 1.44

cvs at kolab.org cvs at kolab.org
Thu May 24 14:06:52 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile.am ChangeLog 
Log Message:
	* Makefile.am (WSKOLAB_FILES): 

	Needed to add print.css to the files that should be installed.
	kolab/issue1619 (https://intevation.de/roundup/kolab/issue1619)


Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.am	10 Jan 2007 15:59:58 -0000	1.37
+++ Makefile.am	24 May 2007 12:06:50 -0000	1.38
@@ -16,6 +16,7 @@
 
 WSKOLAB_FILES = www/admin/index.php \
 	www/admin/logout.php \
+	www/admin/print.css  \
 	www/admin/style.css 
 
 wskolabdir = $(webserver_document_root)$(webserver_web_prefix)/admin

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ChangeLog	24 May 2007 10:20:26 -0000	1.43
+++ ChangeLog	24 May 2007 12:06:50 -0000	1.44
@@ -1,5 +1,10 @@
 2007-05-24  Gunnar Wrobel  <p at rdus.de>
 
+	* Makefile.am (WSKOLAB_FILES): 
+
+	Needed to add print.css to the files that should be installed.
+	kolab/issue1619 (https://intevation.de/roundup/kolab/issue1619)
+
 	* php/admin/templates/login.tpl: 
 
 	Fixed





More information about the commits mailing list