/[smecontribs]/rpms/smeserver-kronolith/contribs7/smeserver-kronolith-1.1-7.registry_php.patch
ViewVC logotype

Contents of /rpms/smeserver-kronolith/contribs7/smeserver-kronolith-1.1-7.registry_php.patch

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


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

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith
2 --- smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith 2006-09-14 22:13:05.000000000 -0500
3 +++ mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/220AppRegistryKronolith 2007-03-25 22:30:34.000000000 -0500
4 @@ -8,6 +8,13 @@
5 'menu_parent' => 'organizing'
6 );
7
8 +$this->applications['kronolith-alarms'] = array(
9 + 'status' => 'block',
10 + 'app' => 'kronolith',
11 + 'blockname' => 'tree_alarms',
12 + 'menu_parent' => 'kronolith',
13 +);
14 +
15 $this->applications['kronolith-menu'] = array(
16 'status' => 'block',
17 'app' => 'kronolith',

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