From 3fc1efb071030c83b556aac7244a6aa8ff0abf83 Mon Sep 17 00:00:00 2001 From: Ocke Janssen Date: Tue, 24 Apr 2001 07:35:10 +0000 Subject: wrong hid name --- dbaccess/util/hidother.src | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'dbaccess/util') 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 * -- cgit