fdo#60234 fdo#60492: fix emboleobj library on WNT:
Use prefix consistently in all component files for the library. Change-Id: I58dce631f474e022be320c748f62238953a28e17
This commit is contained in:
@@ -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"/>
|
||||||
|
Reference in New Issue
Block a user