summaryrefslogtreecommitdiff
path: root/desktop/unx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-21 21:23:57 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-21 21:23:57 +0000
commit380259a4f82ba4097b0f7d8cabae838ecbed3cb7 (patch)
tree08dc9dcba7eec765916f884af277d70e924af67f /desktop/unx
parent75fa680b43011ddbb53a7e416703616fc918c432 (diff)
add missing .component file
Diffstat (limited to 'desktop/unx')
-rwxr-xr-xdesktop/unx/splash/splash.component7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/unx/splash/splash.component b/desktop/unx/splash/splash.component
new file mode 100755
index 0000000000..cd7792744e
--- /dev/null
+++ b/desktop/unx/splash/splash.component
@@ -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>