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

Comparing BasiliskII/src/Unix/user_strings_unix.h (file contents):
Revision 1.7 by cebix, 2000-07-13T13:47:12Z vs.
Revision 1.9 by cebix, 2001-02-02T20:52:58Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific localizable strings
3   *
4 < *  Basilisk II (C) 1997-2000 Christian Bauer
4 > *  Basilisk II (C) 1997-2001 Christian Bauer
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 54 | Line 54 | enum {
54          STR_HELP_MENU_GTK,
55          STR_HELP_ITEM_ABOUT_GTK,
56  
57 +        STR_FBDEV_NAME_CTRL,
58 +        STR_FBDEVICE_FILE_CTRL,
59 +
60 +        STR_INPUT_PANE_TITLE,
61          STR_KEYCODES_CTRL,
62          STR_KEYCODE_FILE_CTRL,
63 <        STR_FBDEV_NAME_CTRL,
64 <        STR_FBDEVICE_FILE_CTRL
63 >        STR_MOUSEWHEELMODE_CTRL,
64 >        STR_MOUSEWHEELMODE_PAGE_LAB,
65 >        STR_MOUSEWHEELMODE_CURSOR_LAB,
66 >        STR_MOUSEWHEELLINES_CTRL
67   };
68  
69   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines