diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 12:39:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 12:39:06 +0000 |
commit | 7fc5acac4b9ad91407314b2374e8092251692fbb (patch) | |
tree | f61ebb2ee5da03e911ebcdce6c0f729f698c7262 /sw/inc/rcid.hrc | |
parent | a1ac4380d91678a56529a8cd6e5331156bc497a0 (diff) |
INTEGRATION: CWS hcicons (1.11.214); FILE MERGED
2007/07/01 13:06:59 fs 1.11.214.2: RESYNC: (1.11-1.12); FILE MERGED
2007/06/08 13:40:29 pb 1.11.214.1: fix: #146850# RC_COMCORE_END == RC_COMMON_CORE + 59
Diffstat (limited to 'sw/inc/rcid.hrc')
-rw-r--r-- | sw/inc/rcid.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc index 4f0feade394f..0c5934b35854 100644 --- a/sw/inc/rcid.hrc +++ b/sw/inc/rcid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: rcid.hrc,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: vg $ $Date: 2007-05-22 16:20:20 $ + * last change: $Author: hr $ $Date: 2007-08-03 13:39:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -238,7 +238,7 @@ // Gemeinsame Core-Strings #define RC_COMCORE_BEGIN (RC_COMMON_CORE) -#define RC_COMCORE_END (RC_COMMON_CORE + 49) +#define RC_COMCORE_END (RC_COMMON_CORE + 59) // Shell-Verzeichnis #define RC_SHELLS_BEGIN RC_SHELLS |