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.1.1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.6 by gbeauche, 2005-01-30T21:48:21Z

# 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-2005 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,
# Line 130 | Line 131 | enum {
131          STR_IDLEWAIT_CTRL,
132          STR_ROM_FILE_CTRL,
133  
134 +        // JIT Compiler pane
135 +        STR_JIT_PANE_TITLE = 3700,
136 +        STR_JIT_CTRL,
137 +        STR_JIT_68K_CTRL,
138 +
139          // Mac window
140          STR_WINDOW_TITLE = 4000,
141          STR_WINDOW_TITLE_FROZEN,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines