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

Comparing SheepShaver/src/include/user_strings.h (file contents):
Revision 1.7 by gbeauche, 2005-03-27T22:32:46Z vs.
Revision 1.8 by gbeauche, 2005-11-27T16:01:59Z

# Line 138 | Line 138 | enum {
138  
139          // Memory/Misc pane
140          STR_MEMORY_MISC_PANE_TITLE = 3500,
141 +        STR_RAMSIZE_CTRL,
142 +        STR_RAMSIZE_4MB_LAB,
143 +        STR_RAMSIZE_8MB_LAB,
144 +        STR_RAMSIZE_16MB_LAB,
145 +        STR_RAMSIZE_32MB_LAB,
146 +        STR_RAMSIZE_64MB_LAB,
147 +        STR_RAMSIZE_128MB_LAB,
148 +        STR_RAMSIZE_256MB_LAB,
149 +        STR_RAMSIZE_512MB_LAB,
150          STR_RAMSIZE_SLIDER,
151          STR_RAMSIZE_FMT,
152          STR_IGNORESEGV_CTRL,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines