diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-11 16:26:28 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-11 16:26:28 +0000 |
commit | c50b10a8c9d5d16c60304c65c88ef4131b2dc4a6 (patch) | |
tree | d3300fc0cc171ab6e568924a8e93041e9c77c6fc /desktop | |
parent | d3b973eacaf57512e0c4f1b3b4864203656eb20f (diff) |
INTEGRATION: CWS docking3 (1.2.20); FILE MERGED
2004/07/21 11:18:53 dbo 1.2.20.1: #i31722# added package manager menu help id
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/util/hidother.src b/desktop/util/hidother.src index 781c30ccb496..ed8d66b26c09 100644 --- a/desktop/util/hidother.src +++ b/desktop/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-06-11 12:23:18 $ + * last change: $Author: obo $ $Date: 2004-08-11 17:26:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,6 +62,7 @@ #include "../source/inc/helpid.hrc" hidspecial HID_PACKAGE_MANAGER { HelpID = HID_PACKAGE_MANAGER; }; +hidspecial HID_PACKAGE_MANAGER_MENU_ITEM { HelpID = HID_PACKAGE_MANAGER_MENU_ITEM; }; hidspecial HID_PACKAGE_MANAGER_TREELISTBOX { HelpID = HID_PACKAGE_MANAGER_TREELISTBOX; }; hidspecial HID_PACKAGE_MANAGER_PROGRESS { HelpID = HID_PACKAGE_MANAGER_PROGRESS; }; hidspecial HID_PACKAGE_MANAGER_PROGRESS_CANCEL { HelpID = HID_PACKAGE_MANAGER_PROGRESS_CANCEL; }; |