Kaydet (Commit) 01e47927 authored tarafından Caolán McNamara's avatar Caolán McNamara

Related: tdf#118764 last of the GtkRadioButtons with can-focus False

Change-Id: I1346478fb8bbb1720ecc6cf7c88407be3b126bf1
Reviewed-on: https://gerrit.libreoffice.org/63867
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst af1cac1f
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<object class="GtkRadioButton" id="RBT_OPT_AXIS_1"> <object class="GtkRadioButton" id="RBT_OPT_AXIS_1">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RBT_OPT_AXIS_1">Primary Y axis</property> <property name="label" translatable="yes" context="tp_SeriesToAxis|RBT_OPT_AXIS_1">Primary Y axis</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<object class="GtkRadioButton" id="RBT_OPT_AXIS_2"> <object class="GtkRadioButton" id="RBT_OPT_AXIS_2">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RBT_OPT_AXIS_2">Secondary Y axis</property> <property name="label" translatable="yes" context="tp_SeriesToAxis|RBT_OPT_AXIS_2">Secondary Y axis</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
<object class="GtkRadioButton" id="RB_DONT_PAINT"> <object class="GtkRadioButton" id="RB_DONT_PAINT">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_DONT_PAINT">_Leave gap</property> <property name="label" translatable="yes" context="tp_SeriesToAxis|RB_DONT_PAINT">_Leave gap</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
<object class="GtkRadioButton" id="RB_ASSUME_ZERO"> <object class="GtkRadioButton" id="RB_ASSUME_ZERO">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_ASSUME_ZERO">_Assume zero</property> <property name="label" translatable="yes" context="tp_SeriesToAxis|RB_ASSUME_ZERO">_Assume zero</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -299,7 +299,7 @@ ...@@ -299,7 +299,7 @@
<object class="GtkRadioButton" id="RB_CONTINUE_LINE"> <object class="GtkRadioButton" id="RB_CONTINUE_LINE">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_CONTINUE_LINE">_Continue line</property> <property name="label" translatable="yes" context="tp_SeriesToAxis|RB_CONTINUE_LINE">_Continue line</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
......
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_DECIMAL"> <object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_DECIMAL">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_DECIMAL">Deci_mal</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_DECIMAL">Deci_mal</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
<child> <child>
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_LEFT"> <object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_LEFT">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_LEFT">_Left</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_LEFT">_Left</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -247,7 +247,7 @@ ...@@ -247,7 +247,7 @@
<child> <child>
<object class="GtkRadioButton" id="radiobuttonST_LEFTTAB_ASIAN"> <object class="GtkRadioButton" id="radiobuttonST_LEFTTAB_ASIAN">
<property name="label" translatable="yes" context="paratabspage|radiobuttonST_LEFTTAB_ASIAN">_Left/Top</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonST_LEFTTAB_ASIAN">_Left/Top</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
<child> <child>
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_RIGHT"> <object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_RIGHT">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_RIGHT">Righ_t</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_RIGHT">Righ_t</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
<child> <child>
<object class="GtkRadioButton" id="radiobuttonST_RIGHTTAB_ASIAN"> <object class="GtkRadioButton" id="radiobuttonST_RIGHTTAB_ASIAN">
<property name="label" translatable="yes" context="paratabspage|radiobuttonST_RIGHTTAB_ASIAN">Righ_t/Bottom</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonST_RIGHTTAB_ASIAN">Righ_t/Bottom</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -313,7 +313,7 @@ ...@@ -313,7 +313,7 @@
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_CENTER"> <object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_CENTER">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_CENTER">C_entered</property> <property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_CENTER">C_entered</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
......
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
<object class="GtkRadioButton" id="pagedefaultrb"> <object class="GtkRadioButton" id="pagedefaultrb">
<property name="label" translatable="yes" context="prntopts|pagedefaultrb">Default</property> <property name="label" translatable="yes" context="prntopts|pagedefaultrb">Default</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
<object class="GtkRadioButton" id="fittopgrb"> <object class="GtkRadioButton" id="fittopgrb">
<property name="label" translatable="yes" context="prntopts|fittopgrb">_Fit to page</property> <property name="label" translatable="yes" context="prntopts|fittopgrb">_Fit to page</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
<object class="GtkRadioButton" id="tilepgrb"> <object class="GtkRadioButton" id="tilepgrb">
<property name="label" translatable="yes" context="prntopts|tilepgrb">_Tile pages</property> <property name="label" translatable="yes" context="prntopts|tilepgrb">_Tile pages</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
<object class="GtkRadioButton" id="brouchrb"> <object class="GtkRadioButton" id="brouchrb">
<property name="label" translatable="yes" context="prntopts|brouchrb">B_rochure</property> <property name="label" translatable="yes" context="prntopts|brouchrb">B_rochure</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment