/[smeserver]/rpms/e-smith-ingo/sme7/e-smith-ingo-1.1-4.ingo_horde_registry_php.patch
ViewVC logotype

Contents of /rpms/e-smith-ingo/sme7/e-smith-ingo-1.1-4.ingo_horde_registry_php.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 15:39:13 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-ingo-1_1-6_el4_sme
Import on branch sme7 of package e-smith-ingo-1.1-6.el4.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/130AppRegistryIngo mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/130AppRegistryIngo
2 --- e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/130AppRegistryIngo 1969-12-31 18:00:00.000000000 -0600
3 +++ mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/130AppRegistryIngo 2006-10-05 21:05:08.000000000 -0500
4 @@ -0,0 +1,10 @@
5 +// 130AppRegistryIngo
6 +$this->applications['ingo'] = array(
7 + 'fileroot' => dirname(__FILE__) . '/../ingo',
8 + 'webroot' => $this->applications['horde']['webroot'] . '/ingo',
9 + 'name' => _("Filters"),
10 + 'status' => 'active',
11 + 'provides' => array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters'),
12 + 'menu_parent' => 'imp'
13 +);
14 +

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