diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 08:02:02 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 08:02:02 +0000 |
commit | dd4b225c1a71ddace03fb8fea50de55c09c34baa (patch) | |
tree | 8100915c4749be8bed0577acfab3a48d5a2d1db8 /swext/mediawiki/src | |
parent | 96476e44bd0e0e76cf8b634e47115a19deed8eed (diff) |
INTEGRATION: CWS extensionupdate01 (1.3.16); FILE MERGED
2008/07/01 10:00:09 ka 1.3.16.1: #157193#: updated extensions
Diffstat (limited to 'swext/mediawiki/src')
-rw-r--r-- | swext/mediawiki/src/uno-extension-manifest.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/swext/mediawiki/src/uno-extension-manifest.xml b/swext/mediawiki/src/uno-extension-manifest.xml index 4a2b2b7a0ae6..815bf4399b14 100644 --- a/swext/mediawiki/src/uno-extension-manifest.xml +++ b/swext/mediawiki/src/uno-extension-manifest.xml @@ -9,7 +9,7 @@ $RCSfile: uno-extension-manifest.xml,v $ - $Revision: 1.3 $ + $Revision: 1.4 $ This file is part of OpenOffice.org. @@ -46,4 +46,6 @@ manifest:full-path="OptionsDialog.xcu"/> <manifest:file-entry manifest:media-type="application/vnd.sun.star.help" manifest:full-path="help"/> + <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description" + manifest:full-path="help/component.txt"/> </manifest:manifest> |