summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/splash.component
blob: cd7792744ea097286bc2ac20d4ff36f278adf250 (plain)
1
2
3
4
5
6
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>