diff options
author | Ocke Janssen <oj@openoffice.org> | 2001-04-24 07:35:10 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2001-04-24 07:35:10 +0000 |
commit | 3fc1efb071030c83b556aac7244a6aa8ff0abf83 (patch) | |
tree | 54c80ab51d31f1b39d7e84f039eae13dcfb922d1 /dbaccess/util | |
parent | dd7911bb9590bde174b4328a1b5dc388b71a09fb (diff) |
wrong hid name
Diffstat (limited to 'dbaccess/util')
-rw-r--r-- | dbaccess/util/hidother.src | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dbaccess/util/hidother.src b/dbaccess/util/hidother.src index 52577a40e75d..ff5db995250a 100644 --- a/dbaccess/util/hidother.src +++ b/dbaccess/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: oj $ $Date: 2001-03-22 08:06:31 $ + * last change: $Author: oj $ $Date: 2001-04-24 08:35:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -234,10 +234,14 @@ hidspecial HID_BROWSER_RELATION_DESIGN { HelpId = HID_BROWSER_R hidspecial HID_TABLE_DESIGN_NO_CONNECTION { HelpId = HID_TABLE_DESIGN_NO_CONNECTION ; }; hidspecial HID_DSADMIN_CREATEDATABASE { HelpId = HID_DSADMIN_CREATEDATABASE ; }; hidspecial HID_BROWSER_COLUMNINFO { HelpId = HID_BROWSER_COLUMNINFO ; }; +hidspecial HID_DSADMIN_USECATALOG { HelpId = HID_DSADMIN_USECATALOG ; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.20 2001/03/22 08:06:31 oj + * some new helpids + * * Revision 1.19 2001/03/14 10:36:46 oj * new helpid * |