From b87f0421519cd059a4208a09d540b0317a1df634 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 2 Aug 2001 14:37:39 +0000 Subject: #90029# french 50 <-> 60 symbol name conversion --- starmath/inc/starmath.hrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'starmath/inc/starmath.hrc') diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 6e3b5250c479..35024ce8e94b 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -2,9 +2,9 @@ * * $RCSfile: starmath.hrc,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: cmc $ $Date: 2001-08-01 13:55:13 $ + * last change: $Author: tl $ $Date: 2001-08-02 15:32:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -459,6 +459,8 @@ #define RID_LOCALIZED_SYMBOLSET_NAMES (RID_APP_START + 3104) #define RID_UI_SYMBOLSET_NAMES (RID_APP_START + 3105) #define RID_EXPORT_SYMBOLSET_NAMES (RID_APP_START + 3106) +#define RID_FRENCH_50_NAMES (RID_APP_START + 3107) +#define RID_FRENCH_60_NAMES (RID_APP_START + 3108) #define HID_SMA_OPTIONSDIALOG (HID_SMA_START + 1) #define HID_SMA_FONTDIALOG (HID_SMA_START + 2) -- cgit