Changeset 97 for trunk/gui/printer/cupswiz/cupswiz.VRX
- Timestamp:
- Feb 19, 2023, 2:33:51 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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
Note:
See TracChangeset
for help on using the changeset viewer.