gunnar: server/kolab-webclient/dimp/templates/dimp-1.1.4 webclient-dimp_conf.php.template, 1.1, 1.2 webclient-dimp_hooks.php.template, 1.1, 1.2 webclient-dimp_menu.php.template, 1.1, 1.2 webclient-dimp_portal.php.template, 1.1, 1.2 webclient-dimp_prefs.php.template, 1.1, 1.2 webclient-dimp_servers.php.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri Jan 22 10:29:18 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4
In directory doto:/tmp/cvs-serv31824/templates/dimp-1.1.4

Modified Files:
	webclient-dimp_conf.php.template 
	webclient-dimp_hooks.php.template 
	webclient-dimp_menu.php.template 
	webclient-dimp_portal.php.template 
	webclient-dimp_prefs.php.template 
	webclient-dimp_servers.php.template 
Log Message:
Complete the dimp package. The patches still need to be merged.

Index: webclient-dimp_conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_conf.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_conf.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_conf.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/conf.local.php
+TARGET=@@@dimp_confdir@@@/conf.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-dimp_hooks.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_hooks.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_hooks.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_hooks.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/hooks.local.php
+TARGET=@@@dimp_confdir@@@/hooks.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-dimp_menu.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_menu.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_menu.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_menu.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/menu.local.php
+TARGET=@@@dimp_confdir@@@/menu.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-dimp_portal.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_portal.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_portal.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_portal.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/portal.local.php
+TARGET=@@@dimp_confdir@@@/portal.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-dimp_prefs.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_prefs.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_prefs.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_prefs.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/prefs.local.php
+TARGET=@@@dimp_confdir@@@/prefs.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-dimp_servers.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/dimp/templates/dimp-1.1.4/webclient-dimp_servers.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-dimp_servers.php.template	18 Jan 2010 20:33:56 -0000	1.1
+++ webclient-dimp_servers.php.template	22 Jan 2010 09:29:15 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@dimp_confdir@@@/servers.local.php
+TARGET=@@@dimp_confdir@@@/servers.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END





More information about the commits mailing list