diff -Nur -x '*.orig' -x '*.rej' smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/115AppRegistryMimp mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/115AppRegistryMimp --- smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/115AppRegistryMimp 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/registry.php/115AppRegistryMimp 2006-03-18 18:28:21.000000000 -0600 @@ -0,0 +1,8 @@ +// 115AppRegistryMimp +$this->applications['mimp'] = array( + 'fileroot' => dirname(__FILE__) . '/../mimp', + 'webroot' => $this->applications['horde']['webroot'] . '/mimp', + 'name' => _("Mobile Mail"), + 'status' => 'hidden' +); +