gunnar: server/horde/horde-imp conf.php, 1.1, 1.2 horde-imp-kolab.spec, 1.15, 1.16

cvs at kolab.org cvs at kolab.org
Thu Oct 4 11:47:57 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde/horde-imp
In directory doto:/tmp/cvs-serv11291/horde/horde-imp

Modified Files:
	conf.php horde-imp-kolab.spec 
Log Message:
Make horde ready for the beta release.

Index: conf.php
===================================================================
RCS file: /kolabrepository/server/horde/horde-imp/conf.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- conf.php	25 May 2007 10:55:37 -0000	1.1
+++ conf.php	4 Oct 2007 09:47:55 -0000	1.2
@@ -1,6 +1,6 @@
 <?php
 /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
-// $Horde: imp/config/conf.xml,v 1.101 2007/05/03 15:25:18 chuck Exp $
+// $Horde: imp/config/conf.xml,v 1.105 2007/06/25 16:40:09 jan Exp $
 $conf['spell']['path'] = '/usr/bin/aspell';
 $conf['spell']['driver'] = 'aspell';
 $conf['utils']['gnupg'] = '/usr/bin/gpg';
@@ -23,9 +23,9 @@
 $conf['server']['change_smtphost'] = false;
 $conf['server']['change_smtpport'] = false;
 $conf['server']['server_list'] = 'none';
+$conf['server']['fixed_folders'] = array();
 $conf['server']['sort_limit'] = 0;
 $conf['server']['cache_folders'] = false;
-$conf['server']['cache_msgbody'] = false;
 $conf['mailbox']['show_attachments'] = false;
 $conf['mailbox']['show_preview'] = true;
 $conf['mailbox']['show_xpriority'] = false;

Index: horde-imp-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-imp/horde-imp-kolab.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- horde-imp-kolab.spec	1 Oct 2007 15:47:19 -0000	1.15
+++ horde-imp-kolab.spec	4 Oct 2007 09:47:55 -0000	1.16
@@ -3,7 +3,7 @@
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2007
 %define         V_month 10
-%define         V_day   01
+%define         V_day   04
 %define         V_version 4.2_alpha
 %define         V_uver    4.2-alpha
 %define         V_date %{V_year}-%{V_month}-%{V_day}





More information about the commits mailing list