1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/100header mezzanine_patched_e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/100header |
2 |
--- e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/100header 2008-10-07 12:36:01.000000000 -0500 |
3 |
+++ mezzanine_patched_e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/100header 2010-09-28 21:59:38.000000000 -0500 |
4 |
@@ -1,6 +1,6 @@ |
5 |
//100header |
6 |
/** |
7 |
- * $Horde: ingo/config/prefs.php.dist,v 1.30.10.3 2008/06/15 21:14:38 chuck Exp $ |
8 |
+ * $Horde: ingo/config/prefs.php.dist,v 1.30.10.4 2010-07-06 09:49:33 jan Exp $ |
9 |
* |
10 |
* See horde/config/prefs.php for documentation on the structure of this file. |
11 |
*/ |
12 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/160hordescript mezzanine_patched_e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/160hordescript |
13 |
--- e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/160hordescript 2008-04-10 22:03:50.000000000 -0500 |
14 |
+++ mezzanine_patched_e-smith-ingo-2.2.0/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/prefs.php/160hordescript 2010-09-28 21:47:36.000000000 -0500 |
15 |
@@ -8,7 +8,7 @@ |
16 |
'locked' => false, |
17 |
'shared' => false, |
18 |
'type' => 'checkbox', |
19 |
- 'desc' => _("Automatically update the script after each change?") |
20 |
+ 'desc' => _("Automatically activate the script after each change?") |
21 |
); |
22 |
|
23 |
// End script preferences |