ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/user_strings.h
(Generate patch)

Comparing BasiliskII/src/include/user_strings.h (file contents):
Revision 1.2 by cebix, 1999-10-12T20:00:56Z vs.
Revision 1.3 by cebix, 1999-10-19T17:41:44Z

# Line 83 | Line 83 | enum {
83          STR_BOOT_ANY_LAB,
84          STR_BOOT_CDROM_LAB,
85          STR_NOCDROM_CTRL,
86 +        STR_EXTFS_CTRL,
87          STR_DEVICE_CTRL,
88          STR_UNIT_CTRL,
89          STR_ADD_VOLUME_TITLE,
# Line 186 | Line 187 | enum {
187          STR_WINDOW_ITEM_ABOUT,
188          STR_WINDOW_ITEM_REFRESH,
189          STR_WINDOW_ITEM_MOUNT,
190 <        STR_SUSPEND_WINDOW_TITLE
190 >        STR_SUSPEND_WINDOW_TITLE,
191 >
192 >        // External file system
193 >        STR_EXTFS_NAME = 5000,
194 >        STR_EXTFS_VOLUME_NAME
195   };
196  
197   // Common and platform-specific string definitions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines