ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/user_strings_unix.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/user_strings_unix.cpp (file contents):
Revision 1.9 by gbeauche, 2004-05-31T09:04:44Z vs.
Revision 1.10 by gbeauche, 2004-06-24T15:37:25Z

# Line 79 | Line 79 | user_string_def platform_strings[] = {
79          {STR_SUSPEND_WINDOW_TITLE, "SheepShaver suspended. Press Space to reactivate."},
80          {STR_VOSF_INIT_ERR, "Cannot initialize Video on SEGV signals."},
81  
82 +        {STR_OPEN_WINDOW_ERR, "Cannot open Mac window."},
83 +        {STR_WINDOW_TITLE_GRABBED, "SheepShaver (mouse grabbed, press Ctrl-F5 to release)"},
84 +
85          {-1, NULL}      // End marker
86   };
87  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines