1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/620AppRegistryGollem mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/620AppRegistryGollem |
2 |
--- smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/620AppRegistryGollem 1969-12-31 18:00:00.000000000 -0600 |
3 |
+++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/620AppRegistryGollem 2006-07-20 21:00:19.000000000 -0500 |
4 |
@@ -0,0 +1,17 @@ |
5 |
+// 620AppRegistryGollem |
6 |
+$this->applications['gollem'] = array( |
7 |
+ 'fileroot' => dirname(__FILE__) . '/../gollem', |
8 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/gollem', |
9 |
+ 'name' => _("File Manager"), |
10 |
+ 'status' => 'active', |
11 |
+ 'menu_parent' => 'myaccount', |
12 |
+ 'provides' => 'files', |
13 |
+); |
14 |
+ |
15 |
+$this->applications['gollem-menu'] = array( |
16 |
+ 'status' => 'hidden', |
17 |
+ 'app' => 'gollem', |
18 |
+ 'blockname' => 'tree_menu', |
19 |
+ 'menu_parent' => 'gollem', |
20 |
+); |
21 |
+ |
22 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/620AppRegistryGollem mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/620AppRegistryGollem |
23 |
--- smeserver-gollem-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/620AppRegistryGollem 2006-07-20 21:04:27.000000000 -0500 |
24 |
+++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/620AppRegistryGollem 1969-12-31 18:00:00.000000000 -0600 |
25 |
@@ -1,17 +0,0 @@ |
26 |
-// 620AppRegistryGollem |
27 |
-$this->applications['gollem'] = array( |
28 |
- 'fileroot' => dirname(__FILE__) . '/../gollem', |
29 |
- 'webroot' => $this->applications['horde']['webroot'] . '/gollem', |
30 |
- 'name' => _("File Manager"), |
31 |
- 'status' => 'active', |
32 |
- 'menu_parent' => 'myaccount', |
33 |
- 'provides' => 'files', |
34 |
-); |
35 |
- |
36 |
-$this->applications['gollem-menu'] = array( |
37 |
- 'status' => 'hidden', |
38 |
- 'app' => 'gollem', |
39 |
- 'blockname' => 'tree_menu', |
40 |
- 'menu_parent' => 'gollem', |
41 |
-); |
42 |
- |
43 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php |
44 |
--- smeserver-gollem-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 1969-12-31 18:00:00.000000000 -0600 |
45 |
+++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/config/registry.php 2006-07-20 21:52:53.000000000 -0500 |
46 |
@@ -0,0 +1,2 @@ |
47 |
+GID="www" |
48 |
+PERMS=0640 |