[Libreoffice-commits] core.git: sfx2/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 8 18:47:49 UTC 2021
sfx2/uiconfig/ui/templatedlg.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit f06811e86d6ff208da79676d82109ddf1fc30710
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jun 8 16:33:45 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jun 8 20:46:51 2021 +0200
resave with latest glade
Change-Id: Ia2aa23dfa82728ac38e18bcc15e20ad72b35aa6a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116856
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui
index 1b3d9fe3a778..1810fae1ce73 100644
--- a/sfx2/uiconfig/ui/templatedlg.ui
+++ b/sfx2/uiconfig/ui/templatedlg.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.1 -->
+<!-- Generated with glade 3.38.2 -->
<interface domain="sfx">
<requires lib="gtk+" version="3.20"/>
<object class="GtkMenu" id="contextmenu1">
@@ -151,7 +151,7 @@
<property name="label" translatable="yes" context="stock">_Close</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
- <property name="can_default">True</property>
+ <property name="can-default">True</property>
<property name="receives-default">True</property>
<property name="use-underline">True</property>
</object>
@@ -668,7 +668,7 @@
<property name="popup">menu1</property>
<property name="use-popover">False</property>
<child internal-child="accessible">
- <object class="AtkObject" id="tools-atkobject">
+ <object class="AtkObject" id="action_menu-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="templatedlg|extended_tip|action_menu">Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager.</property>
</object>
</child>
More information about the Libreoffice-commits
mailing list