summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/splash.component
blob: 585f35cac4b8618122665fa3bc6b24f74facc2b4 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<component loader="com.sun.star.loader.SharedLibrary" prefix="splash"
    xmlns="http://openoffice.org/2010/uno-components">
  <implementation name="com.sun.star.office.comp.PipeSplashScreen">
    <service name="com.sun.star.office.PipeSplashScreen"/>
  </implementation>
</component>