[Libreoffice-commits] core.git: swext/mediawiki

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Mon Feb 25 04:00:51 PST 2013


 swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu |   12 ----------
 1 file changed, 12 deletions(-)

New commits:
commit 6ac759dde11267c91931a645bfafab6383403f3c
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Mon Feb 25 02:50:51 2013 +0100

    remove specialcasing for old internal sun wiki
    
    Change-Id: Idb8efc3f900172dea2ded6b7aa39e0b6f8fe49b7

diff --git a/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu b/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu
index c96e7a8..729f80b 100644
--- a/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu
+++ b/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu
@@ -18,18 +18,6 @@
  -->
 <oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="WikiExtension" oor:package="org.openoffice.Office.Custom">
     <node oor:name="SpecialData">
-        <node oor:name="so-wiki.germany.sun.com" oor:op="fuse">
-            <prop oor:name="AllowUnknownCertificate">
-                <value>true</value>
-            </prop>
-            <node oor:name="AdditionalLoginArguments">
-                <node oor:name="wpDomain" oor:op="fuse">
-                    <prop oor:name="Value">
-                        <value>sun</value>
-                    </prop>
-                </node>
-            </node>
-        </node>
     </node>
 
     <node oor:name="ConnectionList">


More information about the Libreoffice-commits mailing list