diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-07-06 21:28:03 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-07-09 14:23:26 +0100 |
commit | ae7534f616523bbe5588d98ef2fe4f421ffed728 (patch) | |
tree | 9e162ab54bb23bb374dfd8eedf884231f6677e6b /xmlscript/util | |
parent | 0c8190999b5d85d28ded9f1be9613f11427034d2 (diff) |
targetted rename xcr -> xmlscript to match includes and module name
Diffstat (limited to 'xmlscript/util')
-rw-r--r-- | xmlscript/util/xmlscript.component (renamed from xmlscript/util/xcr.component) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/util/xcr.component b/xmlscript/util/xmlscript.component index b85d5d7b63d4..f4998464698d 100644 --- a/xmlscript/util/xcr.component +++ b/xmlscript/util/xmlscript.component @@ -26,7 +26,7 @@ * **********************************************************************--> -<component loader="com.sun.star.loader.SharedLibrary" prefix="xcr" +<component loader="com.sun.star.loader.SharedLibrary" prefix="xmlscript" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="com.sun.star.comp.xml.input.SaxDocumentHandler"> <service name="com.sun.star.xml.input.SaxDocumentHandler"/> |