summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-23 09:05:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-23 12:30:00 +0100
commit01e479272ae419384d2fa088370b52fc7160709f (patch)
tree7542977e6e43e3d2d10392349ea2ea0455a88008
parentaf1cac1fd5cdab9ce02332eb41d1cdbdbde98bf3 (diff)
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: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--chart2/uiconfig/ui/tp_SeriesToAxis.ui10
-rw-r--r--cui/uiconfig/ui/paratabspage.ui12
-rw-r--r--sd/uiconfig/simpress/ui/prntopts.ui8
3 files changed, 15 insertions, 15 deletions
diff --git a/chart2/uiconfig/ui/tp_SeriesToAxis.ui b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
index 4d9234b93b08..f5957b407eb0 100644
--- a/chart2/uiconfig/ui/tp_SeriesToAxis.ui
+++ b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
@@ -41,7 +41,7 @@
<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="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
@@ -58,7 +58,7 @@
<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="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
@@ -266,7 +266,7 @@
<object class="GtkRadioButton" id="RB_DONT_PAINT">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_DONT_PAINT">_Leave gap</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -282,7 +282,7 @@
<object class="GtkRadioButton" id="RB_ASSUME_ZERO">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_ASSUME_ZERO">_Assume zero</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -299,7 +299,7 @@
<object class="GtkRadioButton" id="RB_CONTINUE_LINE">
<property name="label" translatable="yes" context="tp_SeriesToAxis|RB_CONTINUE_LINE">_Continue line</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="use_underline">True</property>
<property name="xalign">0</property>
diff --git a/cui/uiconfig/ui/paratabspage.ui b/cui/uiconfig/ui/paratabspage.ui
index cf7e369695c2..bedddbba6fe4 100644
--- a/cui/uiconfig/ui/paratabspage.ui
+++ b/cui/uiconfig/ui/paratabspage.ui
@@ -160,7 +160,7 @@
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_DECIMAL">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_DECIMAL">Deci_mal</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -231,7 +231,7 @@
<child>
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_LEFT">
<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="use_underline">True</property>
<property name="xalign">0</property>
@@ -247,7 +247,7 @@
<child>
<object class="GtkRadioButton" id="radiobuttonST_LEFTTAB_ASIAN">
<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="use_underline">True</property>
<property name="xalign">0</property>
@@ -274,7 +274,7 @@
<child>
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_RIGHT">
<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="use_underline">True</property>
<property name="xalign">0</property>
@@ -290,7 +290,7 @@
<child>
<object class="GtkRadioButton" id="radiobuttonST_RIGHTTAB_ASIAN">
<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="use_underline">True</property>
<property name="xalign">0</property>
@@ -313,7 +313,7 @@
<object class="GtkRadioButton" id="radiobuttonBTN_TABTYPE_CENTER">
<property name="label" translatable="yes" context="paratabspage|radiobuttonBTN_TABTYPE_CENTER">C_entered</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="use_underline">True</property>
<property name="xalign">0</property>
diff --git a/sd/uiconfig/simpress/ui/prntopts.ui b/sd/uiconfig/simpress/ui/prntopts.ui
index 80660d699081..0d24f4969df0 100644
--- a/sd/uiconfig/simpress/ui/prntopts.ui
+++ b/sd/uiconfig/simpress/ui/prntopts.ui
@@ -144,7 +144,7 @@
<object class="GtkRadioButton" id="pagedefaultrb">
<property name="label" translatable="yes" context="prntopts|pagedefaultrb">Default</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -163,7 +163,7 @@
<object class="GtkRadioButton" id="fittopgrb">
<property name="label" translatable="yes" context="prntopts|fittopgrb">_Fit to page</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -181,7 +181,7 @@
<object class="GtkRadioButton" id="tilepgrb">
<property name="label" translatable="yes" context="prntopts|tilepgrb">_Tile pages</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="use_underline">True</property>
<property name="xalign">0</property>
@@ -199,7 +199,7 @@
<object class="GtkRadioButton" id="brouchrb">
<property name="label" translatable="yes" context="prntopts|brouchrb">B_rochure</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="use_underline">True</property>
<property name="xalign">0</property>