office-gobmx/desktop/unx/splash/splash.component

8 lines
324 B
Text
Raw Normal View History

2011-03-21 16:23:57 -05:00
<?xml version="1.0" encoding="UTF-8"?>
2011-10-07 16:51:40 -05:00
<component loader="com.sun.star.loader.SharedLibrary" prefix="splash"
2011-03-21 16:23:57 -05:00
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.office.comp.PipeSplashScreen">
<service name="com.sun.star.office.PipeSplashScreen"/>
</implementation>
</component>