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 /pt_BR/META-INF/manifest.xml | |
parent | 36a0d3a959604b5c5af4adb17ca10a1d85542846 (diff) |
Fix passiv'ization of Lightproof.py UNO components
...and some light clean up.
Change-Id: I33da2fa452557d9c8c22419fafdc9d221859c320
Diffstat (limited to 'pt_BR/META-INF/manifest.xml')
-rw-r--r-- | pt_BR/META-INF/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR/META-INF/manifest.xml b/pt_BR/META-INF/manifest.xml index 83fc1b9..befaddf 100644 --- a/pt_BR/META-INF/manifest.xml +++ b/pt_BR/META-INF/manifest.xml @@ -4,7 +4,7 @@ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="dictionaries.xcu"/> <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs" 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"/> <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description" manifest:full-path="package-description.txt"/> </manifest:manifest> |