Ignore:
Timestamp:
Sep 11, 2012, 5:53:27 PM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Configurator v2:

  • All remaining module specific settings should now be hidden if module is not included in the build.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Strings.asm

    r438 r459  
    380380
    381381g_szNfoBootTimeout:     db  "Menu item selection timeout in BIOS timer ticks. 1 tick = 54.9 ms.",NULL
    382 g_szNfoBootDrive:       db  "Default drive on boot menu.",NULL
     382g_szNfoBootDrive:       db  "Default boot drive.",NULL
    383383g_szNfoDispMode:        db  "Display mode to set when booting.",NULL
    384384g_szNfoBootFloppyDrvs:  db  "Number of Floppy Drives in system.",NULL
Note: See TracChangeset for help on using the changeset viewer.