add missing .component file
This commit is contained in:
parent
138b9c36f7
commit
3117cd0057
1 changed files with 7 additions and 0 deletions
7
desktop/unx/splash/splash.component
Executable file
7
desktop/unx/splash/splash.component
Executable 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>
|
Loading…
Reference in a new issue