diff options
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"/> |