diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-04-29 17:01:07 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-04-29 17:01:07 +0200 |
commit | acf0ae3fdec65df75f4983d2b943582f9ab99fa2 (patch) | |
tree | 48073587b6a926a8f163d84d1be44e72237e259b /hu_HU/META-INF | |
parent | 36a0d3a959604b5c5af4adb17ca10a1d85542846 (diff) |
Fix passiv'ization of Lightproof.py UNO components
...and some light clean up.
Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320
Diffstat (limited to 'hu_HU/META-INF')
-rw-r--r-- | hu_HU/META-INF/manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hu_HU/META-INF/manifest.xml b/hu_HU/META-INF/manifest.xml index a9ff14b..87487ed 100644 --- a/hu_HU/META-INF/manifest.xml +++ b/hu_HU/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" /> |