/[smecontribs]/rpms/smeserver-jeta/contribs7/smeserver-jeta.remove_templates-custom.patch
ViewVC logotype

Contents of /rpms/smeserver-jeta/contribs7/smeserver-jeta.remove_templates-custom.patch

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


Revision 1.1 - (show annotations) (download)
Sat Dec 6 20:03:17 2008 UTC (15 years, 5 months ago) by mrjhb3
Branch: MAIN
CVS Tags: smeserver-jeta-1_0-2_el4_sme, HEAD
Please see changelog

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta
2 --- smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 1969-12-31 18:00:00.000000000 -0600
3 +++ mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 2007-04-04 21:17:14.000000000 -0500
4 @@ -0,0 +1,9 @@
5 +// 650AppRegistryJeta
6 +$this->applications['jeta'] = array(
7 + 'fileroot' => dirname(__FILE__) . '/../jeta',
8 + 'webroot' => $this->applications['horde']['webroot'] . '/jeta',
9 + 'name' => _("SSH"),
10 + 'status' => 'active',
11 + 'menu_parent' => 'myaccount'
12 +);
13 +
14 diff -Nur -x '*.orig' -x '*.rej' smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta
15 --- smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 2007-04-04 21:17:14.000000000 -0500
16 +++ mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 1969-12-31 18:00:00.000000000 -0600
17 @@ -1,9 +0,0 @@
18 -// 650AppRegistryJeta
19 -$this->applications['jeta'] = array(
20 - 'fileroot' => dirname(__FILE__) . '/../jeta',
21 - 'webroot' => $this->applications['horde']['webroot'] . '/jeta',
22 - 'name' => _("SSH"),
23 - 'status' => 'active',
24 - 'menu_parent' => 'myaccount'
25 -);
26 -

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