[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Mar 19 10:13:33 UTC 2021
cui/uiconfig/ui/spellingdialog.ui | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 66319fd36564f55feb9669b3f117176f4ef4c939
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Mar 16 16:07:24 2021 +0000
Commit: Michael Stahl <michael.stahl at allotropia.de>
CommitDate: Fri Mar 19 11:12:58 2021 +0100
tdf#141027 set all buttons to the same max width
so changing from "ignore all" to "ignore rule" makes no
difference, which removes the redraw problem with Russian UI
Change-Id: I27c0e7b00a4f77ac5348aeee64bf312afff423cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112587
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm at redhat.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
(cherry picked from commit feb6fd1f4213ef114e63a3dd398c2cba6a5e93ea)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112620
Reviewed-by: Michael Stahl <michael.stahl at allotropia.de>
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index a12e3a2b6d96..83a838eb0d6e 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -651,4 +651,16 @@
</object>
</child>
</object>
+ <object class="GtkSizeGroup">
+ <widgets>
+ <widget name="change"/>
+ <widget name="changeall"/>
+ <widget name="autocorrect"/>
+ <widget name="ignore"/>
+ <widget name="ignoreall"/>
+ <widget name="ignorerule"/>
+ <widget name="add"/>
+ <widget name="addmb"/>
+ </widgets>
+ </object>
</interface>
More information about the Libreoffice-commits
mailing list