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 --- smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 2007-03-28 23:00:39.000000000 -0500 +++ mezzanine_patched_smeserver-trean-0.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/260AppRegistryTrean 2007-03-28 22:59:52.000000000 -0500 @@ -8,3 +8,10 @@ 'menu_parent' => 'organizing' ); +$this->applications['trean-menu'] = array( + 'status' => 'block', + 'app' => 'trean', + 'blockname' => 'tree_menu', + 'menu_parent' => 'trean', +); +