Kaydet (Commit) 63ca871b authored tarafından Michael Stahl's avatar Michael Stahl

fdo#60234 fdo#60492: fix emboleobj library on WNT:

Use prefix consistently in all component files for the library.

Change-Id: I58dce631f474e022be320c748f62238953a28e17
üst 44f74a0c
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * 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"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.embed.MSOLEObjectSystemCreator"> <implementation name="com.sun.star.comp.embed.MSOLEObjectSystemCreator">
<service name="com.sun.star.comp.embed.MSOLEObjectSystemCreator"/> <service name="com.sun.star.comp.embed.MSOLEObjectSystemCreator"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment