svx/uiconfig/ui/xmlsecstatmenu.ui |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 2722385c102d5a8ffce4be101257ddf959cf6fc8
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Sun Jun 23 20:35:40 2024 +0200
Commit:     Taichi Haradaguchi <[email protected]>
CommitDate: Mon Jun 24 05:09:59 2024 +0200

    Resave with newer Glade version
    
    Change-Id: I39c00ad75b1dd2c769ed89a3b1aa2e028ab64efb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169419
    Reviewed-by: Taichi Haradaguchi <[email protected]>
    Tested-by: Jenkins

diff --git a/svx/uiconfig/ui/xmlsecstatmenu.ui 
b/svx/uiconfig/ui/xmlsecstatmenu.ui
index 5ec0e03d4962..11695ccaf46b 100644
--- a/svx/uiconfig/ui/xmlsecstatmenu.ui
+++ b/svx/uiconfig/ui/xmlsecstatmenu.ui
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.40.0 -->
 <interface domain="svx">
   <requires lib="gtk+" version="3.20"/>
   <object class="GtkMenu" id="menu">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <child>
       <object class="GtkMenuItem" id="signatures">
         <property name="visible">True</property>
-        <property name="can_focus">False</property>
+        <property name="can-focus">False</property>
         <property name="label" translatable="yes" 
context="xmlsecstatmenu|signatures">Digital Signatures...</property>
-        <property name="use_underline">True</property>
+        <property name="use-underline">True</property>
       </object>
     </child>
   </object>
-</interface>
+</interface>
\ No newline at end of file

Reply via email to