SOURCES: mimp-prefs.patch - set MIMP_BASE constant properly

glen glen at pld-linux.org
Sun Sep 4 12:21:52 CEST 2005


Author: glen                         Date: Sun Sep  4 10:21:52 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set MIMP_BASE constant properly

---- Files affected:
SOURCES:
   mimp-prefs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/mimp-prefs.patch
diff -u SOURCES/mimp-prefs.patch:1.1 SOURCES/mimp-prefs.patch:1.2
--- SOURCES/mimp-prefs.patch:1.1	Mon May  9 19:31:56 2005
+++ SOURCES/mimp-prefs.patch	Sun Sep  4 12:21:47 2005
@@ -9,3 +9,13 @@
  
  $prefGroups['identities'] = array(
      'column' => _("Your Information"),
+--- ./config/prefs.php.dist~	2005-09-04 12:50:58.000000000 +0300
++++ ./config/prefs.php.dist	2005-09-04 12:51:55.207888014 +0300
+@@ -5,6 +5,7 @@
+  * See horde/config/prefs.php for documentation on the structure of this file.
+  */
+ 
++ at define('MIMP_BASE', '/usr/share/horde/mimp');
+ require_once MIMP_BASE . '/lib/MIMP.php';
+ 
+ $prefGroups['identities'] = array(
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mimp-prefs.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list