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 --- 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 +++ 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 @@ -8,6 +8,13 @@ 'menu_parent' => 'organizing' ); +$this->applications['kronolith-alarms'] = array( + 'status' => 'block', + 'app' => 'kronolith', + 'blockname' => 'tree_alarms', + 'menu_parent' => 'kronolith', +); + $this->applications['kronolith-menu'] = array( 'status' => 'block', 'app' => 'kronolith',