Changeset 91 for trunk/gui/printer/cupswiz/cupswiz.VRX
- Timestamp:
- Aug 26, 2020, 6:04:44 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/printer/cupswiz/cupswiz.VRX
r86 r91 2016 2016 CALL NLSSetText 'SW_ABOUT', 'Caption', 10 /* 10: Product Information */ 2017 2017 CALL NLSSetText 'DT_ABOUT1', 'Caption', 11 /* 11: eCups Printer Install Utility */ 2018 CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1. 19' /* 12: Version %1 */2019 CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-20 19' /* 13: (C) %1 Alex Taylor */2018 CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.20' /* 12: Version %1 */ 2019 CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-2020' /* 13: (C) %1 Alex Taylor */ 2020 2020 CALL NLSSetText 'PB_ABOUT', 'Caption', 2 /* 10: Product Information */ 2021 2021
Note:
See TracChangeset
for help on using the changeset viewer.