diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-10-12 11:26:35 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-10-12 11:26:35 +0000 |
commit | 7123ce2eb7dfebce179fa611d85d968a04b2604e (patch) | |
tree | bedaa70d4ed3f1220539ed82c4dc33a4d3bd7e49 /extensions/util | |
parent | 179c7dbf0dc72cd6254f1a46aefa177467771978 (diff) |
#91600# HID_DBIWIZARD_FILESELECTION
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/util/hidother.src b/extensions/util/hidother.src index ad24e3d2ea5f..e326e4c9eb5f 100644 --- a/extensions/util/hidother.src +++ b/extensions/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: fs $ $Date: 2001-10-01 17:07:47 $ + * last change: $Author: fs $ $Date: 2001-10-12 12:26:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -136,3 +136,4 @@ hidspecial HID_ABSPILOT { HelpId = HID_ABSPILOT; } 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; } |