Changeset 97 for trunk/gui/printer/cupswiz
- Timestamp:
- Feb 19, 2023, 2:33:51 AM (3 years ago)
- Location:
- trunk/gui/printer/cupswiz
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/printer/cupswiz/cupswiz.VRP
r96 r97 7 7 VRXWindow: __VREMainWindow,1,650,2746,5770,9106 8 8 VRXWindow: __VRESectionListWindow,1,795,11900,4529,3891 9 VRXWindow: __VREToolsWindow,1,1722,9973,547 7,16599 VRXWindow: __VREToolsWindow,1,1722,9973,5471,1663 10 10 VRXWindow: __VREWindListWindow,1,5264,11900,2650,3891 11 11 UserFile: 1 -
trunk/gui/printer/cupswiz/cupswiz.VRX
r96 r97 2070 2070 CALL NLSSetText 'SW_ABOUT', 'Caption', 10 /* 10: Product Information */ 2071 2071 CALL NLSSetText 'DT_ABOUT1', 'Caption', 11 /* 11: eCups Printer Install Utility */ 2072 CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.2 0' /* 12: Version %1 */2073 CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-202 0' /* 13: (C) %1 Alex Taylor */2072 CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.21' /* 12: Version %1 */ 2073 CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-2023' /* 13: (C) %1 Alex Taylor */ 2074 2074 CALL NLSSetText 'PB_ABOUT', 'Caption', 2 /* 10: Product Information */ 2075 2075 -
trunk/gui/printer/cupswiz/cupswiz.txt
r92 r97 1 1 CUPSWIZ - CUPS printer-creation wizard 2 Version 1.2 02 Version 1.21 3 3 4 4 This program is simple graphical front-end for creating CUPS-based printers
Note:
See TracChangeset
for help on using the changeset viewer.