SOURCES: horde-path.patch - enable passwd application

glen glen at pld-linux.org
Tue Oct 11 15:06:14 CEST 2005


Author: glen                         Date: Tue Oct 11 13:06:14 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- enable passwd application

---- Files affected:
SOURCES:
   horde-path.patch (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SOURCES/horde-path.patch
diff -u SOURCES/horde-path.patch:1.10 SOURCES/horde-path.patch:1.11
--- SOURCES/horde-path.patch:1.10	Tue Aug 23 22:16:24 2005
+++ SOURCES/horde-path.patch	Tue Oct 11 15:06:08 2005
@@ -42,3 +42,14 @@
      'provides' => 'wiki',
      'menu_parent' => 'website'
  );
+--- ./config/registry.php.dist~	2005-10-10 17:19:00.000000000 +0300
++++ ./config/registry.php.dist	2005-10-11 16:05:09.000000000 +0300
+@@ -351,7 +351,7 @@
+     'fileroot' => '/usr/share/horde/passwd',
+     'webroot' => $this->applications['horde']['webroot'] . '/passwd',
+     'name' => _("Password"),
+-    'status' => 'inactive',
++    'status' => 'active',
+     'menu_parent' => 'myaccount'
+ );
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/horde-path.patch?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list