--- BasiliskII/src/Unix/user_strings_unix.h 2002/05/12 11:10:50 1.14 +++ BasiliskII/src/Unix/user_strings_unix.h 2004/01/12 15:29:25 1.16 @@ -1,7 +1,7 @@ /* * user_strings_unix.h - Unix-specific localizable strings * - * Basilisk II (C) 1997-2002 Christian Bauer + * Basilisk II (C) 1997-2004 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -57,6 +57,8 @@ enum { STR_FBDEV_NAME_CTRL, STR_FBDEVICE_FILE_CTRL, + STR_DSPDEVICE_FILE_CTRL, + STR_MIXERDEVICE_FILE_CTRL, STR_INPUT_PANE_TITLE, STR_KEYCODES_CTRL,