[Libreoffice-commits] core.git: sw/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 19 21:17:15 UTC 2021
sw/uiconfig/swriter/ui/spellmenu.ui | 73 ++++++++++++++++++------------------
1 file changed, 38 insertions(+), 35 deletions(-)
New commits:
commit 8edfede1bf11bd96ca0a1e20c9a5f010498fe381
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Feb 19 20:08:02 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Feb 19 22:16:32 2021 +0100
add some missing use-underline properties
Change-Id: Ib6cc06ccb8986e85a09335c3fa06f8c2a50eec2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111244
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/uiconfig/swriter/ui/spellmenu.ui b/sw/uiconfig/swriter/ui/spellmenu.ui
index 749f0c25531e..5335fa480030 100644
--- a/sw/uiconfig/swriter/ui/spellmenu.ui
+++ b/sw/uiconfig/swriter/ui/spellmenu.ui
@@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.38.2 -->
<interface domain="sw">
<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="ignoreall">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="spellmenu|ignoreall">I_gnore All</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="addmenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="spellmenu|addmenu">Add to _Dictionary</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
<child type="submenu">
<object class="GtkMenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
@@ -30,34 +30,35 @@
<child>
<object class="GtkMenuItem" id="add">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="spellmenu|add">Add to _Dictionary</property>
- <property name="use_underline">True</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="spelldialog">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">False</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkSeparatorMenuItem" id="separator1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="correctmenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="tooltip-text" translatable="yes" context="spellmenu|correctmenu">Add selected correction as replacement for incorrect word in AutoCorrect replacement table.</property>
<property name="label" translatable="yes" context="spellmenu|correctmenu">Always AutoCorrect _to</property>
- <property name="tooltip_text" translatable="yes" context="spellmenu|correctmenu">Add selected correction as replacement for incorrect word in AutoCorrect replacement table.</property>
+ <property name="use-underline">True</property>
<child type="submenu">
<object class="GtkMenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
@@ -65,25 +66,26 @@
<child>
<object class="GtkMenuItem" id="correctdialog">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
+ <property name="can-focus">False</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkSeparatorMenuItem" id="separator2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="langselection">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="spellmenu|langselection">Set Language for Selection</property>
+ <property name="use-underline">True</property>
<child type="submenu">
<object class="GtkMenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
@@ -91,12 +93,13 @@
<child>
<object class="GtkMenuItem" id="langpara">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
<property name="label" translatable="yes" context="spellmenu|langpara">Set Language for Paragraph</property>
+ <property name="use-underline">True</property>
<child type="submenu">
<object class="GtkMenu">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
</object>
@@ -104,43 +107,43 @@
<child>
<object class="GtkSeparatorMenuItem" id="separator3">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="accept">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="action-name">.uno:AcceptTrackedChange</property>
<property name="label" translatable="yes" context="spellmenu|accept">Accept Change</property>
- <property name="use_underline">True</property>
- <property name="action_name">.uno:AcceptTrackedChange</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="reject">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="action-name">.uno:RejectTrackedChange</property>
<property name="label" translatable="yes" context="spellmenu|reject">Reject Change</property>
- <property name="use_underline">True</property>
- <property name="action_name">.uno:RejectTrackedChange</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="next">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="action-name">.uno:NextTrackedChange</property>
<property name="label" translatable="yes" context="spellmenu|next">Next Change</property>
- <property name="use_underline">True</property>
- <property name="action_name">.uno:NextTrackedChange</property>
+ <property name="use-underline">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="prev">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can-focus">False</property>
+ <property name="action-name">.uno:PreviousTrackedChange</property>
<property name="label" translatable="yes" context="spellmenu|prev">Previous Change</property>
- <property name="use_underline">True</property>
- <property name="action_name">.uno:PreviousTrackedChange</property>
+ <property name="use-underline">True</property>
</object>
</child>
</object>
More information about the Libreoffice-commits
mailing list