summaryrefslogtreecommitdiff
path: root/unotools/util/utl.component
diff options
context:
space:
mode:
authorMatus Kukan <matus.kukan@gmail.com>2011-06-24 14:56:31 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-06-24 14:58:40 +0100
commitec2ba4881538f485ed17dd1c44c2a9fd0a5d971a (patch)
treeac1e3875eda7e380971b711e638ef6318f780196 /unotools/util/utl.component
parent115feb261aec2d396b7a26f59da084860d7e550a (diff)
update component factory methods to use new prefixes, to add lib merging
Diffstat (limited to 'unotools/util/utl.component')
-rw-r--r--unotools/util/utl.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/util/utl.component b/unotools/util/utl.component
index 8c8198741f55..ab4b67b61da4 100644
--- a/unotools/util/utl.component
+++ b/unotools/util/utl.component
@@ -26,7 +26,7 @@
*
**********************************************************************-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="utl"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.io.comp.TempFile">
<service name="com.sun.star.io.TempFile"/>