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.14 by gbeauche, 2005-06-06T20:11:50Z vs.
Revision 1.15 by gbeauche, 2005-11-20T17:26:16Z

# Line 173 | Line 173 | enum {
173          STR_UDPPORT_CTRL,
174  
175          STR_MEMORY_MISC_PANE_TITLE = 3600,      // Memory/Misc pane
176 +        STR_RAMSIZE_CTRL,
177 +        STR_RAMSIZE_2MB_LAB,
178 +        STR_RAMSIZE_4MB_LAB,
179 +        STR_RAMSIZE_8MB_LAB,
180 +        STR_RAMSIZE_16MB_LAB,
181 +        STR_RAMSIZE_32MB_LAB,
182 +        STR_RAMSIZE_64MB_LAB,
183 +        STR_RAMSIZE_128MB_LAB,
184 +        STR_RAMSIZE_256MB_LAB,
185 +        STR_RAMSIZE_512MB_LAB,
186 +        STR_RAMSIZE_1024MB_LAB,
187          STR_RAMSIZE_SLIDER,
188          STR_RAMSIZE_FMT,
189          STR_MODELID_CTRL,
# Line 186 | Line 197 | enum {
197          STR_CPU_68040_LAB,
198          STR_ROM_FILE_CTRL,
199  
200 <        // JIT Compiler pane
190 <        STR_JIT_PANE_TITLE = 3700,
200 >        STR_JIT_PANE_TITLE = 3700,              // JIT Compiler pane
201          STR_JIT_CTRL,
202          STR_JIT_FPU_CTRL,
203          STR_JIT_ATRAPS_CTRL,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines