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

Comparing SheepShaver/src/Unix/user_strings_unix.h (file contents):
Revision 1.4 by gbeauche, 2003-11-21T17:01:33Z vs.
Revision 1.7 by cebix, 2004-01-12T15:37:22Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific 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 59 | Line 59 | enum {
59          STR_HELP_MENU_GTK,
60          STR_HELP_ITEM_ABOUT_GTK,
61          STR_SUSPEND_WINDOW_TITLE,
62 +        STR_DSPDEVICE_FILE_CTRL,
63 +        STR_MIXERDEVICE_FILE_CTRL,
64 +
65          STR_INPUT_PANE_TITLE,
66          STR_KEYCODES_CTRL,
67 <        STR_KEYCODE_FILE_CTRL
67 >        STR_KEYCODE_FILE_CTRL,
68 >        STR_MOUSEWHEELMODE_CTRL,
69 >        STR_MOUSEWHEELMODE_PAGE_LAB,
70 >        STR_MOUSEWHEELMODE_CURSOR_LAB,
71 >        STR_MOUSEWHEELLINES_CTRL,
72   };
73  
74   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines