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

Comparing BasiliskII/src/user_strings.cpp (file contents):
Revision 1.3 by cebix, 1999-10-19T17:41:20Z vs.
Revision 1.5 by cebix, 1999-10-28T15:33:11Z

# Line 175 | Line 175 | user_string_def common_strings[] = {
175          {STR_24_BIT_1280x1024_LAB, "1280x1024, 24 Bit"},
176          {STR_24_BIT_1600x1200_LAB, "1600x1200, 24 Bit"},
177          {STR_SOUND_CTRL, "Sound"},
178        {STR_AHI_MODE_CTRL, "AHI Mode"},
178          {STR_NOSOUND_CTRL, "Disable Sound Output"},
179  
180          {STR_SERIAL_NETWORK_PANE_TITLE, "Serial/Network"},
# Line 191 | Line 190 | user_string_def common_strings[] = {
190          {STR_MODELID_CTRL, "Mac Model ID"},
191          {STR_MODELID_5_LAB, "Mac IIci (MacOS 7.x)"},
192          {STR_MODELID_14_LAB, "Quadra 900 (MacOS 8.x)"},
193 +        {STR_CPU_CTRL, "CPU Type"},
194 +        {STR_CPU_68020_LAB, "68020"},
195 +        {STR_CPU_68020_FPU_LAB, "68020 with FPU"},
196 +        {STR_CPU_68030_LAB, "68030"},
197 +        {STR_CPU_68030_FPU_LAB, "68030 with FPU"},
198 +        {STR_CPU_68040_LAB, "68040"},
199          {STR_ROM_FILE_CTRL, "ROM File"},
195        {STR_KEYCODES_CTRL, "Use Raw Keycodes"},
196        {STR_KEYCODE_FILE_CTRL, "Keycode Translation File"},
200  
201          {STR_WINDOW_TITLE, "Basilisk II"},
202          {STR_WINDOW_TITLE_FROZEN, "Basilisk II *** FROZEN ***"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines