add missing .component file

This commit is contained in:
Michael Meeks 2011-03-21 21:23:57 +00:00
parent 138b9c36f7
commit 3117cd0057

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<component loader="com.sun.star.loader.SharedLibrary"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.office.comp.PipeSplashScreen">
<service name="com.sun.star.office.PipeSplashScreen"/>
</implementation>
</component>