1 |
snetram |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-LPRng-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/printers mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/printers |
2 |
|
|
--- e-smith-LPRng-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/printers 2008-04-27 18:21:36.000000000 +0200 |
3 |
|
|
+++ mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/printers 2008-04-27 18:20:48.000000000 +0200 |
4 |
|
|
@@ -20,18 +20,6 @@ |
5 |
|
|
<trans>Current List of printers</trans> |
6 |
|
|
</entry> |
7 |
|
|
<entry> |
8 |
|
|
- <base>NAME</base> |
9 |
|
|
- <trans>Name</trans> |
10 |
|
|
- </entry> |
11 |
|
|
- <entry> |
12 |
|
|
- <base>DESCRIPTION</base> |
13 |
|
|
- <trans>Description</trans> |
14 |
|
|
- </entry> |
15 |
|
|
- <entry> |
16 |
|
|
- <base>LOCATION</base> |
17 |
|
|
- <trans>Location</trans> |
18 |
|
|
- </entry> |
19 |
|
|
- <entry> |
20 |
|
|
<base>REMOTE_ADDRESS</base> |
21 |
|
|
<trans>Remote address</trans> |
22 |
|
|
</entry> |
23 |
|
|
@@ -63,10 +51,6 @@ |
24 |
|
|
<trans>Printer name</trans> |
25 |
|
|
</entry> |
26 |
|
|
<entry> |
27 |
|
|
- <base>BRIEF_DESCRIPTION</base> |
28 |
|
|
- <trans>Brief description</trans> |
29 |
|
|
- </entry> |
30 |
|
|
- <entry> |
31 |
|
|
<base>LOCAL_PRINTER_0</base> |
32 |
|
|
<trans>Local printer port 0 (LPT1)</trans> |
33 |
|
|
</entry> |
34 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers |
35 |
|
|
--- e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers 2008-04-27 18:21:36.000000000 +0200 |
36 |
|
|
+++ mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers 2008-04-27 18:19:23.000000000 +0200 |
37 |
|
|
@@ -45,7 +45,7 @@ |
38 |
|
|
<label>PRINTER_NAME</label> |
39 |
|
|
</field> |
40 |
|
|
<field id="description" type="text" validation="nonblank, maxlength(32)"> |
41 |
|
|
- <label>BRIEF_DESCRIPTION</label> |
42 |
|
|
+ <label>DESCRIPTION_BRIEF</label> |
43 |
|
|
</field> |
44 |
|
|
<field id="location" type="select" options="'lp0'=>'LOCAL_PRINTER_0', |
45 |
|
|
'lp1'=>'LOCAL_PRINTER_1','lp2'=>'LOCAL_PRINTER_2','remote'=>'NET_PRINTER', |