diff options
Diffstat (limited to 'en/META-INF/manifest.xml')
-rw-r--r-- | en/META-INF/manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/META-INF/manifest.xml b/en/META-INF/manifest.xml index 9a1b9c3..f8d630a 100644 --- a/en/META-INF/manifest.xml +++ b/en/META-INF/manifest.xml @@ -7,8 +7,8 @@ manifest:media-type="application/vnd.sun.star.configuration-schema" /> <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu" manifest:media-type="application/vnd.sun.star.configuration-data" /> - <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Python" - manifest:full-path="Lightproof.py"/> + <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-components" + manifest:full-path="Lightproof.components"/> <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="Linguistic.xcu" /> |