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.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.2 by gbeauche, 2003-05-22T22:12:05Z

# Line 62 | Line 62 | user_string_def platform_strings[] = {
62          {STR_HELP_MENU_GTK, "/_Help"},
63          {STR_HELP_ITEM_ABOUT_GTK, "/Help/_About SheepShaver"},
64          {STR_SUSPEND_WINDOW_TITLE, "SheepShaver suspended. Press Space to reactivate."},
65 +        {STR_VOSF_INIT_ERR, "Cannot initialize Video on SEGV signals."},
66  
67          {-1, NULL}      // End marker
68   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines