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.20 by gbeauche, 2005-11-21T21:39:08Z vs.
Revision 1.23 by gbeauche, 2008-01-01T09:40:33Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific localizable strings
3   *
4 < *  Basilisk II (C) 1997-2005 Christian Bauer
4 > *  Basilisk II (C) 1997-2008 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 37 | Line 37 | enum {
37          STR_TIMER_SETTIME_ERR,
38          STR_TICK_THREAD_ERR,
39  
40 +        STR_BLOCKING_NET_SOCKET_WARN,
41          STR_NO_SHEEP_NET_DRIVER_WARN,
42          STR_SHEEP_NET_ATTACH_WARN,
43          STR_TUN_TAP_CONFIG_WARN,
# Line 74 | Line 75 | enum {
75  
76          STR_IGNORESEGV_CTRL,
77  
78 <        STR_WINDOW_TITLE_GRABBED
78 >        STR_WINDOW_TITLE_GRABBED,
79 >
80 >        STR_NO_B2_EXE_FOUND
81   };
82  
83   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines