officecfg/registry/schema/org/openoffice/Office/Common.xcs |   20 -------------
 1 file changed, 20 deletions(-)

New commits:
commit 884be65e0edafe5f3433ef8ff0e6d30ced7c1a46
Author: Gabor Kelemen <kelem...@ubuntu.com>
Date:   Mon Aug 7 22:21:16 2017 +0200

    Drop Java Applet security setting key
    
    Its last code pieces using it were dropped in 2011:
    
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a564531ea35bd859a74703a4330ba4149295d0cc
    
    Change-Id: I9ad68a442b3e6c3b29002e677ec0e99edb181ffe
    Reviewed-on: https://gerrit.libreoffice.org/40857
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index a94ba7cc81bd..602439d47394 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3638,26 +3638,6 @@
         </prop>
       </group>
     </group>
-    <group oor:name="Java">
-      <info>
-        <desc>Contains Java related settings.</desc>
-      </info>
-      <group oor:name="Applet">
-        <info>
-          <desc>Contains Applet related settings.</desc>
-        </info>
-        <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
-          <!-- OldPath: Java -->
-          <!-- OldLocation: java.ini -->
-          <!-- UIHints: Tools  Options  Security Enable Applets -->
-          <info>
-            <desc>Enables/disables Java applets in Office documents.</desc>
-            <label>Enable Applets</label>
-          </info>
-          <value>false</value>
-        </prop>
-      </group>
-    </group>
     <group oor:name="Vectorize">
       <info>
         <desc>Specifies the options related to the vectorization of
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to