/[smeserver]/rpms/e-smith-LPRng/sme8/e-smith-LPRng-1.14.0-fixADD.patch
ViewVC logotype

Contents of /rpms/e-smith-LPRng/sme8/e-smith-LPRng-1.14.0-fixADD.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 18:43:04 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

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-03-12 09:22:52.000000000 -0600
3 +++ mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/printers 2008-03-12 09:22:21.000000000 -0600
4 @@ -67,10 +67,6 @@
5 <trans>Brief description</trans>
6 </entry>
7 <entry>
8 - <base>CREATE</base>
9 - <trans>Add</trans>
10 - </entry>
11 - <entry>
12 <base>LOCAL_PRINTER_0</base>
13 <trans>Local printer port 0 (LPT1)</trans>
14 </entry>
15 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
16 --- e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers 2004-01-06 19:03:18.000000000 -0700
17 +++ mezzanine_patched_e-smith-LPRng-1.14.0/root/etc/e-smith/web/functions/printers 2008-03-12 09:22:13.000000000 -0600
18 @@ -53,7 +53,7 @@
19 value="remote" validation="nonblank">
20 <label>LOCATION</label>
21 </field>
22 - <subroutine src="print_button('CREATE')"/>
23 + <subroutine src="print_button('ADD')"/>
24 </page>
25
26 <page name="AddNetwork" pre-event="turn_off_buttons"
27 @@ -67,7 +67,7 @@
28 <label>REMOTE_NAME_DESC</label>
29 </field>
30 <subroutine src="print_hidden_fields()"/>
31 - <subroutine src="print_button('CREATE')"/>
32 + <subroutine src="print_button('ADD')"/>
33 </page>
34
35 <page name="Delete" pre-event="turn_off_buttons">

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