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.10 by gbeauche, 2005-11-29T20:55:33Z vs.
Revision 1.11 by gbeauche, 2006-05-14T16:14:29Z

# Line 159 | Line 159 | user_string_def common_strings[] = {
159          {STR_RAMSIZE_128MB_LAB, "128"},
160          {STR_RAMSIZE_256MB_LAB, "256"},
161          {STR_RAMSIZE_512MB_LAB, "512"},
162 +        {STR_RAMSIZE_1024MB_LAB, "1024"},
163          {STR_RAMSIZE_SLIDER, "MacOS RAM Size:"},
164          {STR_RAMSIZE_FMT, "%d MB"},
165          {STR_IGNORESEGV_CTRL, "Ignore Illegal Memory Accesses"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines