diff options
Diffstat (limited to 'scripting/workben/installer')
-rw-r--r-- | scripting/workben/installer/ProtocolHandler.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/workben/installer/ProtocolHandler.xcu b/scripting/workben/installer/ProtocolHandler.xcu index 250187aa85ae..b7cf9c8e9c3f 100644 --- a/scripting/workben/installer/ProtocolHandler.xcu +++ b/scripting/workben/installer/ProtocolHandler.xcu @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,6 @@ * ***********************************************************--> -<?xml version="1.0" encoding="UTF-8"?> <oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="ProtocolHandler" oor:package="org.openoffice.Office"> <node oor:name="HandlerSet"> <node oor:name="com.sun.star.comp.ScriptProtocolHandler" oor:op="replace"> |