gunnar: server/kolab-webclient/mnemo/templates/mnemo-2.2.3 webclient-mnemo_conf.php.template, 1.1, 1.2 webclient-mnemo_prefs.php.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri Jan 22 22:19:16 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/mnemo/templates/mnemo-2.2.3
In directory doto:/tmp/cvs-serv20494/kolab-webclient/mnemo/templates/mnemo-2.2.3

Modified Files:
	webclient-mnemo_conf.php.template 
	webclient-mnemo_prefs.php.template 
Log Message:
Add mnemo and nag.

Index: webclient-mnemo_conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/mnemo/templates/mnemo-2.2.3/webclient-mnemo_conf.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-mnemo_conf.php.template	19 Jan 2010 07:36:57 -0000	1.1
+++ webclient-mnemo_conf.php.template	22 Jan 2010 21:19:14 -0000	1.2
@@ -1,9 +1,13 @@
 KOLAB_META_START
-TARGET=@@@mnemo_confdir@@@/conf.local.php
+TARGET=@@@mnemo_confdir@@@/conf.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@mnemo_confdir@@@/conf.php

Index: webclient-mnemo_prefs.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/mnemo/templates/mnemo-2.2.3/webclient-mnemo_prefs.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-mnemo_prefs.php.template	19 Jan 2010 07:36:57 -0000	1.1
+++ webclient-mnemo_prefs.php.template	22 Jan 2010 21:19:14 -0000	1.2
@@ -1,9 +1,13 @@
 KOLAB_META_START
-TARGET=@@@mnemo_confdir@@@/prefs.local.php
+TARGET=@@@mnemo_confdir@@@/prefs.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END
 <?php
+/*
+@@@warning@@@
+*/
+
 /* This file can be used to customize your kolab-webclient installation. */
 /* Anything you add to this configuration file will override settings    */
 /* from @@@mnemo_confdir@@@/prefs.php





More information about the commits mailing list