diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 09:19:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 09:19:29 +0000 |
commit | db4af53ac2535074079033915980775d15aa8215 (patch) | |
tree | cf41f2e1e9b7cb3331c09e1276edbc17c32446b1 /sw/util | |
parent | 073b9b2b3b80505e86343cc4cc18045fb8bffb2c (diff) |
INTEGRATION: CWS jmf2 (1.9.750); FILE MERGED
2004/07/23 15:13:09 ka 1.9.750.1: #i3316#: support for media objects
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;}; |