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.8 by cebix, 2000-07-13T17:26:17Z vs.
Revision 1.11 by cebix, 2001-07-03T15:59:47Z

# 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 28 | Line 28 | enum {
28          STR_NO_FBDEVICE_FILE_ERR,
29          STR_FBDEV_NAME_ERR,
30          STR_FBDEV_MMAP_ERR,
31 +        STR_VOSF_INIT_ERR,
32          STR_NO_DEV_ZERO_ERR,
33          STR_LOW_MEM_MMAP_ERR,
34          STR_SIGALTSTACK_ERR,
# Line 63 | Line 64 | enum {
64          STR_MOUSEWHEELMODE_CTRL,
65          STR_MOUSEWHEELMODE_PAGE_LAB,
66          STR_MOUSEWHEELMODE_CURSOR_LAB,
67 <        STR_MOUSEWHEELLINES_CTRL
67 >        STR_MOUSEWHEELLINES_CTRL,
68 >
69 >        STR_WINDOW_TITLE_GRABBED
70   };
71  
72   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines