/[smeserver]/rpms/e-smith-imp/sme7/e-smith-imp-1.13.0-07.imp_horde_registry_php.patch
ViewVC logotype

Annotation of /rpms/e-smith-imp/sme7/e-smith-imp-1.13.0-07.imp_horde_registry_php.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 15:38:02 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-imp-1_13_0-11_el4_sme, e-smith-imp-1_13_0-10_el4_sme
Import on branch sme7 of package e-smith-imp-1.13.0-10.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/120AppRegistryImp mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/120AppRegistryImp
2     --- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/120AppRegistryImp 1969-12-31 18:00:00.000000000 -0600
3     +++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/120AppRegistryImp 2006-10-05 21:06:11.000000000 -0500
4     @@ -0,0 +1,9 @@
5     +// 120AppRegistryImp
6     +$this->applications['imp'] = array(
7     + 'fileroot' => dirname(__FILE__) . '/../imp',
8     + 'webroot' => $this->applications['horde']['webroot'] . '/imp',
9     + 'name' => _("Mail"),
10     + 'status' => 'active',
11     + 'provides' => 'mail',
12     +);
13     +
14     diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/170AppRegistryImpFolders mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/170AppRegistryImpFolders
15     --- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/170AppRegistryImpFolders 1969-12-31 18:00:00.000000000 -0600
16     +++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/170AppRegistryImpFolders 2006-10-05 21:06:54.000000000 -0500
17     @@ -0,0 +1,8 @@
18     +// 170AppRegistryImp
19     +$this->applications['imp-folders'] = array(
20     + 'status' => 'block',
21     + 'app' => 'imp',
22     + 'blockname' => 'tree_folders',
23     + 'menu_parent' => 'imp',
24     +);
25     +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed