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.2 by gbeauche, 2003-12-03T10:52:47Z vs.
Revision 1.4 by gbeauche, 2004-05-25T15:33:24Z

# Line 1 | Line 1
1   /*
2   *  user_strings.cpp - Localizable strings
3   *
4 < *  SheepShaver (C) 1997-2002 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2004 Christian Bauer and Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# 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"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines