cui/uiconfig/ui/spellingdialog.ui | 42 +++++++++++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 5 deletions(-)
New commits: commit 2493facca9c8067e6c8db286958d27bf3a13b71a Author: Caolán McNamara <caol...@redhat.com> Date: Wed Nov 26 16:17:10 2014 +0000 Resolves: fdo#79707 duplicate acceserator keys in spell checking dialog Change-Id: I75d2c7ac735ad3fd430eb7a3ef28ff58930769b6 (cherry picked from commit da6ea10cd4a673661da016c6e8195f12876e7f73) diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui index 4d5b171..5d89284 100644 --- a/cui/uiconfig/ui/spellingdialog.ui +++ b/cui/uiconfig/ui/spellingdialog.ui @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.16.1 --> <interface> <requires lib="gtk+" version="3.0"/> - <requires lib="LibreOffice" version="1.0"/> + <!-- interface-requires LibreOffice 1.0 --> <object class="GtkDialog" id="SpellingDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> @@ -35,7 +35,7 @@ </child> <child> <object class="GtkButton" id="options"> - <property name="label" translatable="yes">O_ptions...</property> + <property name="label" translatable="yes">_Options...</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -103,6 +103,8 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -118,6 +120,7 @@ <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">3</property> + <property name="height">1</property> </packing> </child> <child> @@ -132,6 +135,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">3</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -161,11 +166,12 @@ <property name="left_attach">0</property> <property name="top_attach">8</property> <property name="width">3</property> + <property name="height">1</property> </packing> </child> <child> <object class="GtkButton" id="change"> - <property name="label" translatable="yes">_Correct</property> + <property name="label" translatable="yes">Co_rrect</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -175,6 +181,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">9</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -189,6 +197,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">10</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -203,11 +213,13 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">11</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="checkgrammar"> - <property name="label" translatable="yes">Check _grammar</property> + <property name="label" translatable="yes">Chec_k grammar</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -219,6 +231,7 @@ <property name="left_attach">0</property> <property name="top_attach">12</property> <property name="width">3</property> + <property name="height">1</property> </packing> </child> <child> @@ -233,6 +246,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">4</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -247,6 +262,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">5</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -261,6 +278,8 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -275,6 +294,7 @@ <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">2</property> + <property name="height">1</property> </packing> </child> <child> @@ -289,6 +309,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">1</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -301,6 +323,8 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">13</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -313,6 +337,8 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">13</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -325,6 +351,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">13</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -356,6 +384,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">6</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child> @@ -370,6 +400,8 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">7</property> + <property name="width">1</property> + <property name="height">1</property> </packing> </child> <child>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits