From 63af64ea87849fd0f576f040fdc300e68c161b3a Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 29 Jan 2007 15:54:46 +0000 Subject: INTEGRATION: CWS ab32 (1.4.142); FILE MERGED 2007/01/24 09:28:33 pb 1.4.142.1: fix: #i73047# HID_BASICIDE_STACKWINDOW_LIST added --- basctl/util/hidother.src | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'basctl/util') diff --git a/basctl/util/hidother.src b/basctl/util/hidother.src index dd9362cf2206..ad62e6bd5cba 100644 --- a/basctl/util/hidother.src +++ b/basctl/util/hidother.src @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-07 20:23:10 $ + * last change: $Author: rt $ $Date: 2007-01-29 16:54:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,5 +47,7 @@ hidspecial HID_BASICIDE_BREAKPOINTWINDOW { HelpID = HID_BASICIDE_BREAKPOINTWI hidspecial HID_BASICIDE_WATCHWINDOW { HelpID = HID_BASICIDE_WATCHWINDOW; }; hidspecial HID_BASICIDE_STACKWINDOW { HelpID = HID_BASICIDE_STACKWINDOW; }; hidspecial HID_BASICIDE_TABBAR { HelpID = HID_BASICIDE_TABBAR; }; -hidspecial HID_BASICIDE_WATCHWINDOW_LIST { HelpID = HID_BASICIDE_WATCHWINDOW_LIST; }; -hidspecial HID_BASICIDE_STACKWINDOW_LIST { HelpID = HID_BASICIDE_STACKWINDOW_LIST; }; +hidspecial HID_BASICIDE_WATCHWINDOW_LIST { HelpID = HID_BASICIDE_WATCHWINDOW_LIST; }; +hidspecial HID_BASICIDE_STACKWINDOW_LIST { HelpID = HID_BASICIDE_STACKWINDOW_LIST; }; +hidspecial HID_BASICIDE_ADDNEW_LANGUAGE { HelpID = HID_BASICIDE_ADDNEW_LANGUAGE; }; + -- cgit