/[smecontribs]/rpms/smeserver-mimp/contribs7/smeserver-mimp-1.0-1.templates-custom.patch
ViewVC logotype

Contents of /rpms/smeserver-mimp/contribs7/smeserver-mimp-1.0-1.templates-custom.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Jun 26 18:11:50 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sat Jun 7 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.1-1
- Initial production build
- Jump in package name to reflect new version of mimp

1 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
2 --- 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
3 +++ 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
4 @@ -0,0 +1,8 @@
5 +// 115AppRegistryMimp
6 +$this->applications['mimp'] = array(
7 + 'fileroot' => dirname(__FILE__) . '/../mimp',
8 + 'webroot' => $this->applications['horde']['webroot'] . '/mimp',
9 + 'name' => _("Mobile Mail"),
10 + 'status' => 'hidden'
11 +);
12 +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed