1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith |
2 |
|
|
--- smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith 2006-09-14 22:13:05.000000000 -0500 |
3 |
|
|
+++ mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith 2007-03-25 22:30:34.000000000 -0500 |
4 |
|
|
@@ -8,6 +8,13 @@ |
5 |
|
|
'menu_parent' => 'organizing' |
6 |
|
|
); |
7 |
|
|
|
8 |
|
|
+$this->applications['kronolith-alarms'] = array( |
9 |
|
|
+ 'status' => 'block', |
10 |
|
|
+ 'app' => 'kronolith', |
11 |
|
|
+ 'blockname' => 'tree_alarms', |
12 |
|
|
+ 'menu_parent' => 'kronolith', |
13 |
|
|
+); |
14 |
|
|
+ |
15 |
|
|
$this->applications['kronolith-menu'] = array( |
16 |
|
|
'status' => 'block', |
17 |
|
|
'app' => 'kronolith', |