summaryrefslogtreecommitdiff
path: root/slideshow/util
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:37:59 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-07-28 14:37:59 +0200
commit7e5b4be4cf6f699ec8fcfa8fb9cb35d5782b2f41 (patch)
tree48acfeb72d0775ae5729a8e4c7f94d78be3df589 /slideshow/util
parent58707d613f0fdd7e80cde7502195d7d0112fa3a4 (diff)
add prefixes for component_getFactory
Diffstat (limited to 'slideshow/util')
-rw-r--r--slideshow/util/slideshow.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/util/slideshow.component b/slideshow/util/slideshow.component
index 540c586f1ff5..5c13798259ac 100644
--- a/slideshow/util/slideshow.component
+++ b/slideshow/util/slideshow.component
@@ -26,7 +26,7 @@
*
**********************************************************************-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="slideshow"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.presentation.SlideShow">
<service name="com.sun.star.presentation.SlideShow"/>