Ignore:
Timestamp:
Feb 19, 2023, 2:33:51 AM (3 years ago)
Author:
Alex Taylor
Message:

Various updates and refactoring of font scaling logic; documentation and WIS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/printer/cupswiz/cupswiz.VRX

    r96 r97  
    20702070    CALL NLSSetText 'SW_ABOUT',  'Caption', 10                                          /* 10: Product Information */
    20712071    CALL NLSSetText 'DT_ABOUT1', 'Caption', 11                                          /* 11: eCups Printer Install Utility */
    2072     CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.20'                                  /* 12: Version %1 */
    2073     CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-2020'                             /* 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 */
    20742074    CALL NLSSetText 'PB_ABOUT',  'Caption', 2                                           /* 10: Product Information */
    20752075
Note: See TracChangeset for help on using the changeset viewer.