diff options
author | Thomas Lange <tl@openoffice.org> | 2001-10-09 08:11:06 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2001-10-09 08:11:06 +0000 |
commit | aae3e706a7f666bd859ec1eddf56dd942fe9055f (patch) | |
tree | fc03ec497c80c56ba30c072aecf83e277ff062e2 /starmath/inc/starmath.hrc | |
parent | c65e841481ff7812c8a8233d8ab996b2920b64bd (diff) |
#92864# renaming of swedish symbols from version 5.x to 6.0
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index b6ec34165d59..107d11734fda 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -2,9 +2,9 @@ * * $RCSfile: starmath.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: tl $ $Date: 2001-10-08 11:46:08 $ + * last change: $Author: tl $ $Date: 2001-10-09 09:10:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -463,6 +463,8 @@ #define RID_FRENCH_60_NAMES (RID_APP_START + 3108) #define RID_ITALIAN_50_NAMES (RID_APP_START + 3109) #define RID_ITALIAN_60_NAMES (RID_APP_START + 3110) +#define RID_SWEDISH_50_NAMES (RID_APP_START + 3111) +#define RID_SWEDISH_60_NAMES (RID_APP_START + 3112) #define HID_SMA_OPTIONSDIALOG (HID_SMA_START + 1) #define HID_SMA_FONTDIALOG (HID_SMA_START + 2) |