1 |
bytegw |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum |
2 |
|
|
--- smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum 2008-02-10 09:29:42.000000000 +1100 |
3 |
|
|
+++ mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum 2008-02-10 09:25:50.000000000 +1100 |
4 |
|
|
@@ -2,16 +2,6 @@ |
5 |
|
|
<!-- vim: ft=xml: |
6 |
|
|
--> |
7 |
|
|
<entry> |
8 |
|
|
- <base>FORM_TITLE</base> |
9 |
|
|
- <trans>Software installer</trans> |
10 |
|
|
- </entry> |
11 |
|
|
- |
12 |
|
|
- <entry> |
13 |
|
|
- <base>Configuration</base> |
14 |
|
|
- <trans>Configuration</trans> |
15 |
|
|
- </entry> |
16 |
|
|
- |
17 |
|
|
- <entry> |
18 |
|
|
<base>Software installer</base> |
19 |
|
|
<trans>Software installer</trans> |
20 |
|
|
</entry> |
21 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum |
22 |
|
|
--- smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum 2008-02-10 09:29:42.000000000 +1100 |
23 |
|
|
+++ mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum 2008-02-10 09:28:26.000000000 +1100 |
24 |
|
|
@@ -57,7 +57,7 @@ |
25 |
|
|
|
26 |
|
|
__DATA__ |
27 |
|
|
<form |
28 |
|
|
- title="FORM_TITLE" |
29 |
|
|
+ title="Software installer" |
30 |
|
|
header="/etc/e-smith/web/common/head.tmpl" |
31 |
|
|
footer="/etc/e-smith/web/common/foot.tmpl"> |
32 |
|
|
|