diff options
author | Thomas Benisch <tbe@openoffice.org> | 2001-12-13 17:12:12 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2001-12-13 17:12:12 +0000 |
commit | bef8d90c7e7cb9591da5fea645fb93f07458271e (patch) | |
tree | 5fde141394c8550e24092c40900b04b25e1aa319 /basctl/inc/basidesh.hrc | |
parent | e1d314b36907d50f52ccd5e9f46436889b0d1f79 (diff) |
#86383# Basic libraries cannot be added
Diffstat (limited to 'basctl/inc/basidesh.hrc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index f0394efd5c25..e172fbe5e63c 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: tbe $ $Date: 2001-12-11 17:28:20 $ + * last change: $Author: tbe $ $Date: 2001-12-13 18:12:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -140,6 +140,8 @@ #define RID_STR_LIBISREADONLY ( RID_BASICIDE_START + 63 ) #define RID_STR_REPLACELIB ( RID_BASICIDE_START + 64 ) #define RID_STR_IMPORTNOTPOSSIBLE ( RID_BASICIDE_START + 67 ) +#define RID_STR_NOIMPORT ( RID_BASICIDE_START + 68 ) +#define RID_STR_ENTERPASSWORD ( RID_BASICIDE_START + 69 ) #define RID_IMGLST_LAYOUT ( RID_BASICIDE_START + 49 ) |