1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean |
2 |
|
|
--- smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 1969-12-31 18:00:00.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 2006-08-21 01:29:03.000000000 -0500 |
4 |
|
|
@@ -0,0 +1,10 @@ |
5 |
|
|
+// 260AppRegistryTrean |
6 |
|
|
+$this->applications['trean'] = array( |
7 |
|
|
+ 'fileroot' => dirname(__FILE__) . '/../trean', |
8 |
|
|
+ 'webroot' => $this->applications['horde']['webroot'] . '/trean', |
9 |
|
|
+ 'name' => _("Bookmarks"), |
10 |
|
|
+ 'status' => 'active', |
11 |
|
|
+ 'provides' => 'bookmarks', |
12 |
|
|
+ 'menu_parent' => 'organizing' |
13 |
|
|
+); |
14 |
|
|
+ |
15 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-trean-0.1/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/260AppRegistryTrean mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/260AppRegistryTrean |
16 |
|
|
--- smeserver-trean-0.1/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 2006-06-04 13:20:48.000000000 -0500 |
17 |
|
|
+++ mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 1969-12-31 18:00:00.000000000 -0600 |
18 |
|
|
@@ -1,10 +0,0 @@ |
19 |
|
|
-// 260AppRegistryTrean |
20 |
|
|
-$this->applications['trean'] = array( |
21 |
|
|
- 'fileroot' => dirname(__FILE__) . '/../trean', |
22 |
|
|
- 'webroot' => $this->applications['horde']['webroot'] . '/trean', |
23 |
|
|
- 'name' => _("Bookmarks"), |
24 |
|
|
- 'status' => 'active', |
25 |
|
|
- 'provides' => 'bookmarks', |
26 |
|
|
- 'menu_parent' => 'organizing' |
27 |
|
|
-); |
28 |
|
|
- |
29 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-trean-0.1/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php |
30 |
|
|
--- smeserver-trean-0.1/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 1969-12-31 18:00:00.000000000 -0600 |
31 |
|
|
+++ mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 2006-08-21 01:31:13.000000000 -0500 |
32 |
|
|
@@ -0,0 +1,2 @@ |
33 |
|
|
+GID="www" |
34 |
|
|
+PERMS=0640 |