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.12 by cebix, 2001-07-05T20:30:51Z vs.
Revision 1.15 by cebix, 2002-10-15T16:25:04Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific localizable strings
3   *
4 < *  Basilisk II (C) 1997-2001 Christian Bauer
4 > *  Basilisk II (C) 1997-2002 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 57 | Line 57 | enum {
57  
58          STR_FBDEV_NAME_CTRL,
59          STR_FBDEVICE_FILE_CTRL,
60 +        STR_DSPDEVICE_FILE_CTRL,
61 +        STR_MIXERDEVICE_FILE_CTRL,
62  
63          STR_INPUT_PANE_TITLE,
64          STR_KEYCODES_CTRL,
# Line 66 | Line 68 | enum {
68          STR_MOUSEWHEELMODE_CURSOR_LAB,
69          STR_MOUSEWHEELLINES_CTRL,
70  
71 +        STR_IGNORESEGV_CTRL,
72 +
73          STR_WINDOW_TITLE_GRABBED
74   };
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines