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

cvs at kolab.org cvs at kolab.org
Tue Jan 19 14:27:50 CET 2010


Author: gunnar

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

Added Files:
	webclient-nag_conf.php.template 
	webclient-nag_menu.php.template 
	webclient-nag_prefs.php.template 
Log Message:
Draft package for nag.

--- NEW FILE: webclient-nag_conf.php.template ---
KOLAB_META_START
TARGET=@@@nag_confdir@@@/conf.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* 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
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-nag_menu.php.template ---
KOLAB_META_START
TARGET=@@@nag_confdir@@@/menu.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* 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
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */

--- NEW FILE: webclient-nag_prefs.php.template ---
KOLAB_META_START
TARGET=@@@nag_confdir@@@/prefs.local.php
PERMISSIONS=0400
OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
KOLAB_META_END
<?php
/* 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
   Please refer to that file to see which settings you can influence via */
/* this template.                                                        */





More information about the commits mailing list