diff -Nur -x '*.orig' -x '*.rej' smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta --- smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 2007-04-04 21:17:14.000000000 -0500 @@ -0,0 +1,9 @@ +// 650AppRegistryJeta +$this->applications['jeta'] = array( + 'fileroot' => dirname(__FILE__) . '/../jeta', + 'webroot' => $this->applications['horde']['webroot'] . '/jeta', + 'name' => _("SSH"), + 'status' => 'active', + 'menu_parent' => 'myaccount' +); + diff -Nur -x '*.orig' -x '*.rej' smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta --- smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 2007-04-04 21:17:14.000000000 -0500 +++ mezzanine_patched_smeserver-jeta-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/650AppRegistryJeta 1969-12-31 18:00:00.000000000 -0600 @@ -1,9 +0,0 @@ -// 650AppRegistryJeta -$this->applications['jeta'] = array( - 'fileroot' => dirname(__FILE__) . '/../jeta', - 'webroot' => $this->applications['horde']['webroot'] . '/jeta', - 'name' => _("SSH"), - 'status' => 'active', - 'menu_parent' => 'myaccount' -); -