diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-22 11:51:47 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-22 11:51:47 +0100 |
commit | 722fffd68854c57c5d8f82bd71d8799d9982f016 (patch) | |
tree | b950573ad039054563be695d8628f16b08e10f04 /svgio/svgio.component | |
parent | 90ddb6cce222580fc7dc3450c033e39edc01aecc (diff) |
Some svgio clean-up
Change-Id: I48adf3b0500f3e4e37fbe444f8a0773d273e09d2
Diffstat (limited to 'svgio/svgio.component')
-rw-r--r-- | svgio/svgio.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/svgio.component b/svgio/svgio.component index ddba96500dec..f9f5f1f81fc3 100644 --- a/svgio/svgio.component +++ b/svgio/svgio.component @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="svgio" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="svgio::svgreader::XSvgParser"> <service name="com.sun.star.graphic.SvgTools"/> |