diff options
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/hidother.src | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index e326e4c9eb5f..624f2945667b 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: fs $ $Date: 2001-10-12 12:26:35 $ + * last change: $Author: os $ $Date: 2002-05-08 08:53:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -137,3 +137,6 @@ hidspecial UID_ABSPILOT_HELP { HelpId = UID_ABSPILOT_HELP; } hidspecial HID_DBIWIZARD { HelpId = HID_DBIWIZARD; } hidspecial UID_DBIWIZARD_HELP { HelpId = UID_DBIWIZARD_HELP; } hidspecial HID_DBIWIZARD_FILESELECTION { HelpId = HID_DBIWIZARD_FILESELECTION; } + +hidspecial HID_BIB_DELETE_RECORD { HelpId = HID_BIB_DELETE_RECORD; } +hidspecial HID_BIB_INSERT_RECORD { HelpId = HID_BIB_INSERT_RECORD; } |