summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-02-08 19:29:07 +0100
committerMichael Stahl <mstahl@redhat.com>2013-02-08 20:40:52 +0100
commit63ca871bf8f14e0450e5da0dbcfa3ee5d48f1604 (patch)
treed43fd29364188be30d5f459ba7943e838d76be17
parent44f74a0c2bee7e93bb94e135304f5078280dd760 (diff)
fdo#60234 fdo#60492: fix emboleobj library on WNT:
Use prefix consistently in all component files for the library. Change-Id: I58dce631f474e022be320c748f62238953a28e17
-rw-r--r--embeddedobj/source/msole/emboleobj.windows.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/embeddedobj/source/msole/emboleobj.windows.component b/embeddedobj/source/msole/emboleobj.windows.component
index d70f7dc397bd..ac823eecf0ba 100644
--- a/embeddedobj/source/msole/emboleobj.windows.component
+++ b/embeddedobj/source/msole/emboleobj.windows.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="emboleobj"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.embed.MSOLEObjectSystemCreator">
<service name="com.sun.star.comp.embed.MSOLEObjectSystemCreator"/>