diff options
author | Matus Kukan <matus.kukan@gmail.com> | 2011-06-24 14:56:31 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-06-24 14:58:40 +0100 |
commit | ec2ba4881538f485ed17dd1c44c2a9fd0a5d971a (patch) | |
tree | ac1e3875eda7e380971b711e638ef6318f780196 /vcl/vcl.macosx.component | |
parent | 115feb261aec2d396b7a26f59da084860d7e550a (diff) |
update component factory methods to use new prefixes, to add lib merging
Diffstat (limited to 'vcl/vcl.macosx.component')
-rw-r--r-- | vcl/vcl.macosx.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/vcl.macosx.component b/vcl/vcl.macosx.component index 023f805672bd..a4f551c63a79 100644 --- a/vcl/vcl.macosx.component +++ b/vcl/vcl.macosx.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="vcl" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.datatransfer.dnd.OleDragSource_V1"> <service name="com.sun.star.datatransfer.dnd.OleDragSource"/> |