From c7e16d722a702e15044d875632047df42e51235c Mon Sep 17 00:00:00 2001 From: Frank Schönheit Date: Wed, 8 Aug 2001 13:56:08 +0000 Subject: #90716# long names for the address book auto pilot --- extensions/util/hidother.src | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'extensions/util') diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index faedc471dbb3..347fece2084c 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2001-07-09 07:47:12 $ + * last change: $Author: fs $ $Date: 2001-08-08 14:56:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,3 +127,8 @@ hidspecial UID_DBIWIZARD_FORMS { HelpId = UID_DBIWIZARD_FORMS; hidspecial UID_DBIWIZARD_FORMS_SAVETO { HelpId = UID_DBIWIZARD_FORMS_SAVETO; } hidspecial UID_BIB_FRAME_WINDOW { HelpId = UID_BIB_FRAME_WINDOW;} +hidspecial HID_ABSPILOT_PREVIOUS { HelpId = HID_ABSPILOT_PREVIOUS; } +hidspecial HID_ABSPILOT_NEXT { HelpId = HID_ABSPILOT_NEXT; } +hidspecial HID_ABSPILOT_CANCEL { HelpId = HID_ABSPILOT_CANCEL; } +hidspecial HID_ABSPILOT_FINISH { HelpId = HID_ABSPILOT_FINISH; } +hidspecial HID_ABSPILOT { HelpId = HID_ABSPILOT; } \ No newline at end of file -- cgit