[Libreoffice-commits] .: desktop/unx

Michael Meeks michael at kemper.freedesktop.org
Mon Mar 21 14:24:41 PDT 2011


 desktop/unx/splash/splash.component |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 380259a4f82ba4097b0f7d8cabae838ecbed3cb7
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Mon Mar 21 21:23:57 2011 +0000

    add missing .component file

diff --git a/desktop/unx/splash/splash.component b/desktop/unx/splash/splash.component
new file mode 100755
index 0000000..cd77927
--- /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>


More information about the Libreoffice-commits mailing list