diff options
Diffstat (limited to 'desktop/source/app/desktop.hrc')
-rw-r--r-- | desktop/source/app/desktop.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/app/desktop.hrc b/desktop/source/app/desktop.hrc index f1ecbe75bc36..8fc0338344fb 100644 --- a/desktop/source/app/desktop.hrc +++ b/desktop/source/app/desktop.hrc @@ -2,9 +2,9 @@ * * $RCSfile: desktop.hrc,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: cd $ $Date: 2002-09-20 07:59:46 $ + * last change: $Author: lo $ $Date: 2002-09-30 15:54:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -119,5 +119,6 @@ #define STR_WARNING_FAULTYJAVAINSTALL (RID_DESKTOP_STRING_START+203) #define STR_WARNING_CANNOTSTARTJVMSETUP (RID_DESKTOP_STRING_START+204) #define STR_WARNING_CANNOTSTARTJAVALDX (RID_DESKTOP_STRING_START+205) +#define QBX_USERDATALOCKED (RID_DESKTOP_STRING_START+206) #endif // _DESKTOP_HRC_ |