diff options
Diffstat (limited to 'sw/util')
-rw-r--r-- | sw/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/util/hidother.src b/sw/util/hidother.src index 206696045e92..48c3e4dc4265 100644 --- a/sw/util/hidother.src +++ b/sw/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: gt $ $Date: 2002-11-05 09:47:28 $ + * last change: $Author: obo $ $Date: 2004-08-12 10:19:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,6 +121,7 @@ hidspecial SW_BEZIERSHELL { HelpId = SW_BEZIERSHELL ;}; hidspecial SW_DRAWFORMSHELL { HelpId = SW_DRAWFORMSHELL ;}; hidspecial SW_WEBTEXTSHELL { HelpId = SW_WEBTEXTSHELL ;}; hidspecial SW_WEBFRAMESHELL { HelpId = SW_WEBFRAMESHELL ;}; +hidspecial SW_MEDIASHELL { HelpId = SW_MEDIASHELL ;}; // Navigator hidspecial HID_NAVIGATOR_TOOLBOX { HelpId = HID_NAVIGATOR_TOOLBOX;}; |