diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header 2006-03-15 17:51:24.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header 2006-09-10 17:19:07.000000000 -0500 @@ -2,7 +2,7 @@ /** * registry.php -- Horde application registry. * - * $Horde: horde/config/registry.php.dist,v 1.255.2.10.2.1 2005/10/27 11:08:52 jan Exp $ + * $Horde: horde/config/registry.php.dist,v 1.255.2.17 2006/07/21 15:49:46 jan Exp $ * * This configuration file is used by Horde to determine which Horde * applications are installed and where, as well as how they interact. diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba 2006-09-10 17:26:31.000000000 -0500 @@ -8,3 +8,10 @@ 'menu_parent' => 'organizing' ); +$this->applications['turba-menu'] = array( + 'status' => 'block', + 'app' => 'turba', + 'blockname' => 'tree_menu', + 'menu_parent' => 'turba', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie 2006-09-10 17:29:15.000000000 -0500 @@ -2,7 +2,7 @@ $this->applications['genie'] = array( 'fileroot' => dirname(__FILE__) . '/../genie', 'webroot' => $this->applications['horde']['webroot'] . '/genie', - 'name' => _("Wishlists"), + 'name' => _("Wishlist"), 'status' => 'inactive', 'provides' => 'wishlist', 'menu_parent' => 'organizing' diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora2006-10-07 12:09:18.000000000 -0500 @@ -3,7 +3,7 @@ 'fileroot' => dirname(__FILE__) . '/../chora', 'webroot' => $this->applications['horde']['webroot'] . '/chora', 'name' => _("Version Control"), - 'status' => 'active', + 'status' => 'inactive', 'menu_parent' => 'devel' ); diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor 1969-12-31 18:00:00.000000000 -0600 @@ -1,10 +0,0 @@ -// 330AppRegistryThor -$this->applications['thor'] = array( - 'fileroot' => dirname(__FILE__) . '/../thor', - 'webroot' => $this->applications['horde']['webroot'] . '/thor', - 'name' => _("Projects"), - 'status' => 'inactive', - 'provides' => 'projects', - 'menu_parent' => 'devel' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic 2006-09-10 17:34:43.000000000 -0500 @@ -4,7 +4,6 @@ 'webroot' => $this->applications['horde']['webroot'] . '/nic', 'name' => _("Network"), 'status' => 'inactive', - 'provides' => 'net', 'menu_parent' => 'devel' ); diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz 2006-09-10 17:39:09.000000000 -0500 @@ -0,0 +1,10 @@ +// 410AppRegistryKlutz +$this->applications['klutz'] = array( + 'fileroot' => dirname(__FILE__) . '/../klutz', + 'webroot' => $this->applications['horde']['webroot'] . '/klutz', + 'name' => _("Comics"), + 'status' => 'inactive', + 'provides' => 'comics', + 'menu_parent' => 'info' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 410AppRegistryMottle -$this->applications['mottle'] = array( - 'fileroot' => dirname(__FILE__) . '/../mottle', - 'webroot' => $this->applications['horde']['webroot'] . '/mottle', - 'name' => _("MOTD"), - 'status' => 'inactive', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah 1969-12-31 18:00:00.000000000 -0600 @@ -1,10 +0,0 @@ -// 420AppRegistryJonah -$this->applications['jonah'] = array( - 'fileroot' => dirname(__FILE__) . '/../jonah', - 'webroot' => $this->applications['horde']['webroot'] . '/jonah', - 'name' => _("News"), - 'status' => 'inactive', - 'provides' => 'news', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam 2006-09-10 17:39:15.000000000 -0500 @@ -0,0 +1,9 @@ +// 420AppRegistryOccam +$this->applications['occam'] = array( + 'fileroot' => dirname(__FILE__) . '/../occam', + 'webroot' => $this->applications['horde']['webroot'] . '/occam', + 'name' => _("Courses"), + 'status' => 'inactive', + 'menu_parent' => 'info' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle 2006-09-10 17:39:21.000000000 -0500 @@ -0,0 +1,9 @@ +// 430AppRegistryMottle +$this->applications['mottle'] = array( + 'fileroot' => dirname(__FILE__) . '/../mottle', + 'webroot' => $this->applications['horde']['webroot'] . '/mottle', + 'name' => _("MOTD"), + 'status' => 'inactive', + 'menu_parent' => 'info' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 430AppRegistryOccam -$this->applications['occam'] = array( - 'fileroot' => dirname(__FILE__) . '/../occam', - 'webroot' => $this->applications['horde']['webroot'] . '/occam', - 'name' => _("Courses"), - 'status' => 'inactive', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 440AppRegistryGoops -$this->applications['goops'] = array( - 'fileroot' => dirname(__FILE__) . '/../goops', - 'webroot' => $this->applications['horde']['webroot'] . '/goops', - 'name' => _("Search Engines"), - 'status' => 'inactive', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah 2006-09-10 17:39:01.000000000 -0500 @@ -0,0 +1,17 @@ +// 440AppRegistryJonah +$this->applications['jonah'] = array( + 'fileroot' => dirname(__FILE__) . '/../jonah', + 'webroot' => $this->applications['horde']['webroot'] . '/jonah', + 'name' => _("News"), + 'status' => 'inactive', + 'provides' => 'news', + 'menu_parent' => 'info' +); + +$this->applications['jonah-menu'] = array( + 'status' => 'block', + 'app' => 'jonah', + 'blockname' => 'tree_menu', + 'menu_parent' => 'jonah', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz 1969-12-31 18:00:00.000000000 -0600 @@ -1,10 +0,0 @@ -// 450AppRegistryKlutz -$this->applications['klutz'] = array( - 'fileroot' => dirname(__FILE__) . '/../klutz', - 'webroot' => $this->applications['horde']['webroot'] . '/klutz', - 'name' => _("Comics"), - 'status' => 'inactive', - 'provides' => 'comics', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll 2006-09-10 17:40:54.000000000 -0500 @@ -0,0 +1,16 @@ +// 450AppRegistryTroll +$this->applications['troll'] = array( + 'fileroot' => dirname(__FILE__) . '/../troll', + 'webroot' => $this->applications['horde']['webroot'] . '/troll', + 'name' => _("Newsgroups"), + 'status' => 'inactive', + 'menu_parent' => 'info' +); + +$this->applications['troll-menu'] = array( + 'status' => 'block', + 'app' => 'troll', + 'blockname' => 'tree_menu', + 'menu_parent' => 'troll', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops 2006-09-10 17:40:34.000000000 -0500 @@ -0,0 +1,9 @@ +// 460AppRegistryGoops +$this->applications['goops'] = array( + 'fileroot' => dirname(__FILE__) . '/../goops', + 'webroot' => $this->applications['horde']['webroot'] . '/goops', + 'name' => _("Search Engines"), + 'status' => 'inactive', + 'menu_parent' => 'info' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll 2006-03-15 17:51:24.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 150AppRegistryTroll -$this->applications['troll'] = array( - 'fileroot' => dirname(__FILE__) . '/../troll', - 'webroot' => $this->applications['horde']['webroot'] . '/troll', - 'name' => _("Newsgroups"), - 'status' => 'inactive', - 'menu_parent' => 'info' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes 1969-12-31 18:00:00.000000000 -0600 @@ -1,10 +0,0 @@ -// 510AppRegistryHermes -$this->applications['hermes'] = array( - 'fileroot' => dirname(__FILE__) . '/../hermes', - 'webroot' => $this->applications['horde']['webroot'] . '/hermes', - 'name' => _("Time Tracking"), - 'status' => 'inactive', - 'menu_parent' => 'office', - 'provides' => 'time' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno 2006-09-10 17:42:28.000000000 -0500 @@ -0,0 +1,9 @@ +// 510AppRegistryJuno +$this->applications['juno'] = array( + 'fileroot' => dirname(__FILE__) . '/../juno', + 'webroot' => $this->applications['horde']['webroot'] . '/juno', + 'name' => _("Accounting"), + 'status' => 'inactive', + 'menu_parent' => 'office' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 520AppRegistryJuno -$this->applications['juno'] = array( - 'fileroot' => dirname(__FILE__) . '/../juno', - 'webroot' => $this->applications['horde']['webroot'] . '/juno', - 'name' => _("Accounting"), - 'status' => 'inactive', - 'menu_parent' => 'office' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas 2006-09-10 17:43:04.000000000 -0500 @@ -0,0 +1,9 @@ +// 520AppRegistryMidas +$this->applications['midas'] = array( + 'fileroot' => dirname(__FILE__) . '/../midas', + 'webroot' => $this->applications['horde']['webroot'] . '/midas', + 'name' => _("Ads"), + 'status' => 'inactive', + 'menu_parent' => 'website' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax 2006-09-10 17:44:50.000000000 -0500 @@ -0,0 +1,9 @@ +// 530AppRegistryHylax +$this->applications['hylax'] = array( + 'fileroot' => dirname(__FILE__) . '/../hylax', + 'webroot' => $this->applications['horde']['webroot'] . '/hylax', + 'name' => _("Faxes"), + 'status' => 'inactive', + 'menu_parent' => 'office', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 530AppRegistrySesha -$this->applications['sesha'] = array( - 'fileroot' => dirname(__FILE__) . '/../sesha', - 'webroot' => $this->applications['horde']['webroot'] . '/sesha', - 'name' => _("Inventory"), - 'status' => 'inactive', - 'menu_parent' => 'office', -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha 2006-09-10 17:46:17.000000000 -0500 @@ -0,0 +1,13 @@ +// 540AppRegistrySesha +$this->applications['sesha'] = array( + 'fileroot' => dirname(__FILE__) . '/../sesha', + 'webroot' => $this->applications['horde']['webroot'] . '/sesha', + 'name' => _("Inventory"), + 'status' => 'inactive', + + // Uncomment this line if you want Sesha to provide queue and version + // names instead of Whups: + // 'provides' => array('tickets/listQueues', 'tickets/getQueueDetails', 'tickets/listVersions', 'tickets/getVersionDetails'), + 'menu_parent' => 'office', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor 2006-09-10 17:47:44.000000000 -0500 @@ -0,0 +1,10 @@ +// 550AppRegistryThor +$this->applications['thor'] = array( + 'fileroot' => dirname(__FILE__) . '/../thor', + 'webroot' => $this->applications['horde']['webroot'] . '/thor', + 'name' => _("Projects"), + 'status' => 'inactive', + 'provides' => 'projects', + 'menu_parent' => 'office' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim 2006-09-10 17:49:04.000000000 -0500 @@ -0,0 +1,9 @@ +// 560AppRegistryRakim +$this->applications['rakim'] = array( + 'fileroot' => dirname(__FILE__) . '/../rakim', + 'webroot' => $this->applications['horde']['webroot'] . '/rakim', + 'name' => _("Support"), + 'status' => 'inactive', + 'menu_parent' => 'office' +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes 2006-09-10 17:49:50.000000000 -0500 @@ -0,0 +1,17 @@ +// 570AppRegistryHermes +$this->applications['hermes'] = array( + 'fileroot' => dirname(__FILE__) . '/../hermes', + 'webroot' => $this->applications['horde']['webroot'] . '/hermes', + 'name' => _("Time Tracking"), + 'status' => 'inactive', + 'menu_parent' => 'office', + 'provides' => 'time' +); + +$this->applications['hermes-watch'] = array( + 'status' => 'block', + 'app' => 'hermes', + 'blockname' => 'stopwatch', + 'menu_parent' => 'hermes', +); + diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 610AppRegistryAccounts -$this->applications['accounts'] = array( - 'fileroot' => dirname(__FILE__) . '/../accounts', - 'webroot' => $this->applications['horde']['webroot'] . '/accounts', - 'name' => _("My Account"), - 'status' => 'inactive', - 'menu_parent' => 'myaccount', -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 720AppRegistryMidas -$this->applications['midas'] = array( - 'fileroot' => dirname(__FILE__) . '/../midas', - 'webroot' => $this->applications['horde']['webroot'] . '/midas', - 'name' => _("Ads"), - 'status' => 'inactive', - 'menu_parent' => 'website' -); - diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim 2006-03-15 17:51:23.000000000 -0600 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 770AppRegistryRakim -$this->applications['rakim'] = array( - 'fileroot' => dirname(__FILE__) . '/../rakim', - 'webroot' => $this->applications['horde']['webroot'] . '/rakim', - 'name' => _("Support"), - 'status' => 'inactive', - 'menu_parent' => 'website' -); -