gunnar: server/kolab-webclient/nag/templates/nag-2.3.4 webclient-nag_conf.php.template, 1.1, 1.2 webclient-nag_menu.php.template, 1.1, 1.2 webclient-nag_prefs.php.template, 1.1, 1.2

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


Author: gunnar

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

Modified Files:
	webclient-nag_conf.php.template 
	webclient-nag_menu.php.template 
	webclient-nag_prefs.php.template 
Log Message:
Add mnemo and nag.

Index: webclient-nag_conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/nag/templates/nag-2.3.4/webclient-nag_conf.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-nag_conf.php.template	19 Jan 2010 13:27:48 -0000	1.1
+++ webclient-nag_conf.php.template	22 Jan 2010 21:19:15 -0000	1.2
@@ -1,9 +1,13 @@
 KOLAB_META_START
-TARGET=@@@nag_confdir@@@/conf.local.php
+TARGET=@@@nag_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 @@@nag_confdir@@@/conf.php

Index: webclient-nag_menu.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/nag/templates/nag-2.3.4/webclient-nag_menu.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-nag_menu.php.template	19 Jan 2010 13:27:48 -0000	1.1
+++ webclient-nag_menu.php.template	22 Jan 2010 21:19:15 -0000	1.2
@@ -1,9 +1,13 @@
 KOLAB_META_START
-TARGET=@@@nag_confdir@@@/menu.local.php
+TARGET=@@@nag_confdir@@@/menu.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 @@@nag_confdir@@@/menu.php

Index: webclient-nag_prefs.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/nag/templates/nag-2.3.4/webclient-nag_prefs.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-nag_prefs.php.template	19 Jan 2010 13:27:48 -0000	1.1
+++ webclient-nag_prefs.php.template	22 Jan 2010 21:19:15 -0000	1.2
@@ -1,9 +1,13 @@
 KOLAB_META_START
-TARGET=@@@nag_confdir@@@/prefs.local.php
+TARGET=@@@nag_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 @@@nag_confdir@@@/prefs.php





More information about the commits mailing list