xmlsecurity/uiconfig/ui/securitylevelpage.ui |  102 +++++++++++++--------------
 1 file changed, 51 insertions(+), 51 deletions(-)

New commits:
commit 24cf7ffcb06c47e1084f08c7bcdcf15fb29f75ea
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Sat Mar 16 15:02:32 2024 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Sat Mar 16 20:47:28 2024 +0100

    Resave securitylevelpage.ui with newer Glade
    
    Change-Id: I9a2c3b5d93453730baccec37fa0a3ac91808bad9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164873
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/xmlsecurity/uiconfig/ui/securitylevelpage.ui 
b/xmlsecurity/uiconfig/ui/securitylevelpage.ui
index 5292a72fcf17..911bed1c3768 100644
--- a/xmlsecurity/uiconfig/ui/securitylevelpage.ui
+++ b/xmlsecurity/uiconfig/ui/securitylevelpage.ui
@@ -1,29 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.36.0 -->
+<!-- Generated with glade 3.40.0 -->
 <interface domain="xsc">
   <requires lib="gtk+" version="3.20"/>
-  <!-- n-columns=1 n-rows=1 -->
+  <!-- n-columns=2 n-rows=4 -->
   <object class="GtkGrid" id="SecurityLevelPage">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="hexpand">True</property>
     <property name="vexpand">True</property>
-    <property name="border_width">6</property>
+    <property name="border-width">6</property>
     <property name="orientation">vertical</property>
-    <property name="row_spacing">6</property>
-    <property name="column_spacing">12</property>
-    <property name="row_homogeneous">True</property>
+    <property name="row-spacing">6</property>
+    <property name="column-spacing">12</property>
+    <property name="row-homogeneous">True</property>
     <child>
       <object class="GtkRadioButton" id="low">
         <property name="label" translatable="yes" 
context="securitylevelpage|low">_Low (not recommended).
 All macros will be executed without confirmation.
 Use this setting only if you are certain that all documents that will be 
opened are safe.</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="use-underline">True</property>
+        <property name="draw-indicator">True</property>
         <property name="group">high</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="low-atkobject">
@@ -32,8 +32,8 @@ Use this setting only if you are certain that all documents 
that will be opened
         </child>
       </object>
       <packing>
-        <property name="left_attach">1</property>
-        <property name="top_attach">3</property>
+        <property name="left-attach">1</property>
+        <property name="top-attach">3</property>
       </packing>
     </child>
     <child>
@@ -41,11 +41,11 @@ Use this setting only if you are certain that all documents 
that will be opened
         <property name="label" translatable="yes" 
context="securitylevelpage|med">_Medium.
 Confirmation required before executing macros from untrusted 
sources.</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="use-underline">True</property>
+        <property name="draw-indicator">True</property>
         <property name="group">high</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="med-atkobject">
@@ -54,8 +54,8 @@ Confirmation required before executing macros from untrusted 
sources.</property>
         </child>
       </object>
       <packing>
-        <property name="left_attach">1</property>
-        <property name="top_attach">2</property>
+        <property name="left-attach">1</property>
+        <property name="top-attach">2</property>
       </packing>
     </child>
     <child>
@@ -64,12 +64,12 @@ Confirmation required before executing macros from 
untrusted sources.</property>
 Only signed macros and macros from trusted file locations are executed.
 Unsigned macros are disabled.</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
+        <property name="use-underline">True</property>
         <property name="active">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="draw-indicator">True</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="high-atkobject">
             <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|high">Only signed macros or macros 
from a trusted file location are allowed to run. Macros signed with untrusted 
certificates will require confirmation to run, when located in untrusted file 
locations. Trusted certificates and trusted file locations can be set on the 
Trusted Sources tab page.</property>
@@ -77,8 +77,8 @@ Unsigned macros are disabled.</property>
         </child>
       </object>
       <packing>
-        <property name="left_attach">1</property>
-        <property name="top_attach">1</property>
+        <property name="left-attach">1</property>
+        <property name="top-attach">1</property>
       </packing>
     </child>
     <child>
@@ -87,11 +87,11 @@ Unsigned macros are disabled.</property>
 Only macros from trusted file locations are allowed to run.
 All other macros, regardless whether signed or not, are disabled.</property>
         <property name="visible">True</property>
-        <property name="can_focus">True</property>
-        <property name="receives_default">False</property>
+        <property name="can-focus">True</property>
+        <property name="receives-default">False</property>
         <property name="hexpand">True</property>
-        <property name="use_underline">True</property>
-        <property name="draw_indicator">True</property>
+        <property name="use-underline">True</property>
+        <property name="draw-indicator">True</property>
         <property name="group">high</property>
         <child internal-child="accessible">
           <object class="AtkObject" id="vhigh-atkobject">
@@ -100,60 +100,60 @@ All other macros, regardless whether signed or not, are 
disabled.</property>
         </child>
       </object>
       <packing>
-        <property name="left_attach">1</property>
-        <property name="top_attach">0</property>
+        <property name="left-attach">1</property>
+        <property name="top-attach">0</property>
       </packing>
     </child>
     <child>
       <object class="GtkImage" id="vhighimg">
-        <property name="can_focus">False</property>
-        <property name="no_show_all">True</property>
+        <property name="can-focus">False</property>
+        <property name="no-show-all">True</property>
         <property name="halign">center</property>
         <property name="valign">center</property>
-        <property name="icon_name">res/lock.png</property>
+        <property name="icon-name">res/lock.png</property>
       </object>
       <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">0</property>
+        <property name="left-attach">0</property>
+        <property name="top-attach">0</property>
       </packing>
     </child>
     <child>
       <object class="GtkImage" id="highimg">
-        <property name="can_focus">False</property>
-        <property name="no_show_all">True</property>
+        <property name="can-focus">False</property>
+        <property name="no-show-all">True</property>
         <property name="halign">center</property>
         <property name="valign">center</property>
-        <property name="icon_name">res/lock.png</property>
+        <property name="icon-name">res/lock.png</property>
       </object>
       <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">1</property>
+        <property name="left-attach">0</property>
+        <property name="top-attach">1</property>
       </packing>
     </child>
     <child>
       <object class="GtkImage" id="medimg">
-        <property name="can_focus">False</property>
-        <property name="no_show_all">True</property>
+        <property name="can-focus">False</property>
+        <property name="no-show-all">True</property>
         <property name="halign">center</property>
         <property name="valign">center</property>
-        <property name="icon_name">res/lock.png</property>
+        <property name="icon-name">res/lock.png</property>
       </object>
       <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">2</property>
+        <property name="left-attach">0</property>
+        <property name="top-attach">2</property>
       </packing>
     </child>
     <child>
       <object class="GtkImage" id="lowimg">
-        <property name="can_focus">False</property>
-        <property name="no_show_all">True</property>
+        <property name="can-focus">False</property>
+        <property name="no-show-all">True</property>
         <property name="halign">center</property>
         <property name="valign">center</property>
-        <property name="icon_name">res/lock.png</property>
+        <property name="icon-name">res/lock.png</property>
       </object>
       <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">3</property>
+        <property name="left-attach">0</property>
+        <property name="top-attach">3</property>
       </packing>
     </child>
   </object>

Reply via email to