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

Comparing SheepShaver/src/user_strings.cpp (file contents):
Revision 1.3 by cebix, 2004-01-12T15:37:19Z vs.
Revision 1.5 by gbeauche, 2004-06-03T21:52:54Z

# Line 118 | Line 118 | user_string_def common_strings[] = {
118          {STR_640x480_CTRL, "Fullscreen 640x480"},
119          {STR_800x600_CTRL, "Fullscreen 800x600"},
120          {STR_1024x768_CTRL, "Fullscreen 1024x768"},
121 +        {STR_1152x768_CTRL, "Fullscreen 1152x768"},
122          {STR_1152x900_CTRL, "Fullscreen 1152x900"},
123          {STR_1280x1024_CTRL, "Fullscreen 1280x1024"},
124          {STR_1600x1200_CTRL, "Fullscreen 1600x1200"},
# Line 140 | Line 141 | user_string_def common_strings[] = {
141  
142          {STR_JIT_PANE_TITLE, "JIT Compiler"},
143          {STR_JIT_CTRL, "Enable JIT Compiler"},
144 +        {STR_JIT_68K_CTRL, "Enable built-in 68k DR Emulator"},
145  
146          {STR_WINDOW_TITLE, "SheepShaver"},
147          {STR_WINDOW_TITLE_FROZEN, "SheepShaver *** FROZEN ***"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines