SOURCES: mnemo-prefs.patch - update to 2.2rc2
glen
glen at pld-linux.org
Thu Feb 7 00:16:26 CET 2008
Author: glen Date: Wed Feb 6 23:16:26 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 2.2rc2
---- Files affected:
SOURCES:
mnemo-prefs.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/mnemo-prefs.patch
diff -u SOURCES/mnemo-prefs.patch:1.1 SOURCES/mnemo-prefs.patch:1.2
--- SOURCES/mnemo-prefs.patch:1.1 Sun Sep 4 12:20:18 2005
+++ SOURCES/mnemo-prefs.patch Thu Feb 7 00:16:21 2008
@@ -1,11 +1,11 @@
---- ./config/prefs.php.dist~ 2004-12-07 21:55:16.000000000 +0200
-+++ ./config/prefs.php.dist 2005-09-04 13:04:29.000000000 +0300
+--- mnemo-2.2-rc2/config/prefs.php.dist~ 2008-02-07 01:10:17.000000000 +0200
++++ mnemo-2.2-rc2/config/prefs.php.dist 2008-02-07 01:10:46.436604857 +0200
@@ -6,7 +6,7 @@
*/
// Make sure that constants are defined.
-- at define('MNEMO_BASE', dirname(__FILE__) . '/..');
-+ at define('MNEMO_BASE', '/usr/share/horde/mnemo');
- require_once MNEMO_BASE . '/lib/Mnemo.php';
+-require_once dirname(__FILE__) . '/../lib/Mnemo.php';
++require_once '/usr/share/horde/mnemo/lib/Mnemo.php';
$prefGroups['display'] = array(
+ 'column' => _("General Options"),
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mnemo-prefs.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list