richard: server/kolab-webadmin/kolab-webadmin ChangeLog, 1.87, 1.88 Makefile.am, 1.47, 1.48

cvs at kolab.org cvs at kolab.org
Thu Feb 28 22:18:51 CET 2008


Author: richard

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

Modified Files:
	ChangeLog Makefile.am 
Log Message:
move the url of the services page from services to settings.



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- ChangeLog	23 Feb 2008 20:19:11 -0000	1.87
+++ ChangeLog	28 Feb 2008 21:18:49 -0000	1.88
@@ -1,5 +1,10 @@
 2008-02-23 Richard Bos <richard at radoeka.nl>
 
+	* Makefile.am, php/admin/include/menu.php: move the url of the services
+	  page from services to settings.
+
+2008-02-23 Richard Bos <richard at radoeka.nl>
+
 	* php/admin/include/menu.php: Fixed untranslated string Addressbook
 	* Makefile.am, php/admin/include/auth.class.php.in,
 	  php/admin/include/headers.php.in, php/admin/templates/page.tpl.in,

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/Makefile.am,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- Makefile.am	23 Feb 2008 20:19:11 -0000	1.47
+++ Makefile.am	28 Feb 2008 21:18:49 -0000	1.48
@@ -83,7 +83,7 @@
 wspicsdir = $(wskolabdir)/pics
 dist_wspics_DATA = $(WSPICS_FILES)
 
-wsservicedir = $(wskolabdir)/service
+wsservicedir = $(wskolabdir)/settings
 wsservice_DATA = www/admin/service/index.php
 
 WSSHAREDFOLDER_FILES = www/admin/sharedfolder/sf.php \





More information about the commits mailing list