ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/user_strings.h
(Generate patch)

Comparing BasiliskII/src/include/user_strings.h (file contents):
Revision 1.3 by cebix, 1999-10-19T17:41:44Z vs.
Revision 1.6 by cebix, 2000-04-10T18:53:39Z

# Line 1 | Line 1
1   /*
2   *  user_strings.h - Localizable strings
3   *
4 < *  Basilisk II (C) 1997-1999 Christian Bauer
4 > *  Basilisk II (C) 1997-2000 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 160 | Line 160 | enum {
160          STR_24_BIT_1280x1024_LAB,
161          STR_24_BIT_1600x1200_LAB,
162          STR_SOUND_CTRL,
163        STR_AHI_MODE_CTRL,
163          STR_NOSOUND_CTRL,
164  
165          STR_SERIAL_NETWORK_PANE_TITLE = 3500,   // Serial/Networking pane
# Line 176 | Line 175 | enum {
175          STR_MODELID_CTRL,
176          STR_MODELID_5_LAB,
177          STR_MODELID_14_LAB,
178 +        STR_CPU_CTRL,
179 +        STR_CPU_68020_LAB,
180 +        STR_CPU_68020_FPU_LAB,
181 +        STR_CPU_68030_LAB,
182 +        STR_CPU_68030_FPU_LAB,
183 +        STR_CPU_68040_LAB,
184          STR_ROM_FILE_CTRL,
180        STR_KEYCODES_CTRL,
181        STR_KEYCODE_FILE_CTRL,
185  
186          // Mac window
187          STR_WINDOW_TITLE = 4000,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines