# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * user_strings_unix.h - Unix-specific localizable strings | |
3 | * | |
4 | < | * Basilisk II (C) 1997-2002 Christian Bauer |
4 | > | * Basilisk II (C) 1997-2004 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, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |