diff options
author | Andre Fischer <af@openoffice.org> | 2009-09-21 15:26:12 +0000 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2009-09-21 15:26:12 +0000 |
commit | c9066a25c11af5dbe0bc27d8fa64fb07e97059fd (patch) | |
tree | d3a8d03a596cda0c7bb5c1d72d027e8fa06aec44 /sdext/source/presenter/manifest.xml | |
parent | 4308b858072163d2ae8f63843a26b9626c47abf9 (diff) |
#i105185# Added help files.
Diffstat (limited to 'sdext/source/presenter/manifest.xml')
-rw-r--r-- | sdext/source/presenter/manifest.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sdext/source/presenter/manifest.xml b/sdext/source/presenter/manifest.xml index facffec5527d..7466467f879f 100644 --- a/sdext/source/presenter/manifest.xml +++ b/sdext/source/presenter/manifest.xml @@ -11,6 +11,8 @@ manifest:full-path="registry/data/org/openoffice/Office/extension/PresenterScreen.xcu"/> <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-schema" manifest:full-path="registry/schema/org/openoffice/Office/extension/PresenterScreen.xcs"/> + <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:full-path="help/component.txt"/> </manifest:manifest> |