# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * user_strings.h - 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 108 | Line 108 | enum { | |
108 | STR_640x480_CTRL, | |
109 | STR_800x600_CTRL, | |
110 | STR_1024x768_CTRL, | |
111 | + | STR_1152x768_CTRL, |
112 | STR_1152x900_CTRL, | |
113 | STR_1280x1024_CTRL, | |
114 | STR_1600x1200_CTRL, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |