diff options
author | Mikhail Voitenko <mav@openoffice.org> | 2008-02-10 11:08:13 +0000 |
---|---|---|
committer | Mikhail Voitenko <mav@openoffice.org> | 2008-02-10 11:08:13 +0000 |
commit | dd41994364df5aa3ffcc97081bb1ccf51b869763 (patch) | |
tree | 939ecbf56136b3293e9cc59537b72d62e317e88a /swext/mediawiki | |
parent | db9d34c3d944e51b14ce1fb1d8806a5bb1fbe2f5 (diff) |
add help
Diffstat (limited to 'swext/mediawiki')
-rw-r--r-- | swext/mediawiki/src/uno-extension-manifest.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/swext/mediawiki/src/uno-extension-manifest.xml b/swext/mediawiki/src/uno-extension-manifest.xml index 0152165d13f8..5e9a5c8bb1cf 100644 --- a/swext/mediawiki/src/uno-extension-manifest.xml +++ b/swext/mediawiki/src/uno-extension-manifest.xml @@ -5,9 +5,9 @@ * * $RCSfile: uno-extension-manifest.xml,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mav $ $Date: 2007-11-28 11:10:22 $ + * last change: $Author: mav $ $Date: 2008-02-10 12:08:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,4 +48,6 @@ manifest:full-path="WikiExtension.xcu"/> <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="OptionsDialog.xcu"/> + <manifest:file-entry manifest:media-type="application/vnd.sun.star.help" + manifest:full-path="help"/> </manifest:manifest> |