summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-23 09:13:20 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-23 12:29:42 +0100
commitaf1cac1fd5cdab9ce02332eb41d1cdbdbde98bf3 (patch)
tree857af015cd4499869ca1e11acfbd5377225dcc91 /chart2
parentbc023edb6a8c9d4179ce18b1f6cec990d0107201 (diff)
Related: tdf#118764 last of the GtkCheckButtons with can-focus False
Change-Id: I81d3e03a0ccea3851b01d39b2e972b13ef4f6359 Reviewed-on: https://gerrit.libreoffice.org/63869 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/uiconfig/ui/dlg_InsertLegend.ui2
-rw-r--r--chart2/uiconfig/ui/tp_3D_SceneAppearance.ui6
-rw-r--r--chart2/uiconfig/ui/tp_3D_SceneGeometry.ui4
-rw-r--r--chart2/uiconfig/ui/tp_PolarOptions.ui4
-rw-r--r--chart2/uiconfig/ui/tp_SeriesToAxis.ui6
5 files changed, 11 insertions, 11 deletions
diff --git a/chart2/uiconfig/ui/dlg_InsertLegend.ui b/chart2/uiconfig/ui/dlg_InsertLegend.ui
index 7ca2db0744ee..cf386794ef30 100644
--- a/chart2/uiconfig/ui/dlg_InsertLegend.ui
+++ b/chart2/uiconfig/ui/dlg_InsertLegend.ui
@@ -105,7 +105,7 @@
<object class="GtkCheckButton" id="show">
<property name="label" translatable="yes" context="dlg_InsertLegend|show">_Display legend</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/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui b/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui
index 83f851cbcafc..a214ebe21247 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui
@@ -89,7 +89,7 @@
<object class="GtkCheckButton" id="CB_SHADING">
<property name="label" translatable="yes" context="tp_3D_SceneAppearance|CB_SHADING">_Shading</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>
@@ -105,7 +105,7 @@
<object class="GtkCheckButton" id="CB_OBJECTLINES">
<property name="label" translatable="yes" context="tp_3D_SceneAppearance|CB_OBJECTLINES">_Object borders</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>
@@ -121,7 +121,7 @@
<object class="GtkCheckButton" id="CB_ROUNDEDEDGE">
<property name="label" translatable="yes" context="tp_3D_SceneAppearance|CB_ROUNDEDEDGE">_Rounded edges</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/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui b/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
index 005e24eaa3f6..a09bb40eec32 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
@@ -23,7 +23,7 @@
<object class="GtkCheckButton" id="CBX_RIGHT_ANGLED_AXES">
<property name="label" translatable="yes" context="tp_3D_SceneGeometry|CBX_RIGHT_ANGLED_AXES">_Right-angled axes</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>
@@ -81,7 +81,7 @@
<object class="GtkCheckButton" id="CBX_PERSPECTIVE">
<property name="label" translatable="yes" context="tp_3D_SceneGeometry|CBX_PERSPECTIVE">_Perspective</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/chart2/uiconfig/ui/tp_PolarOptions.ui b/chart2/uiconfig/ui/tp_PolarOptions.ui
index 85d3434813f2..17c3f47fb3dc 100644
--- a/chart2/uiconfig/ui/tp_PolarOptions.ui
+++ b/chart2/uiconfig/ui/tp_PolarOptions.ui
@@ -29,7 +29,7 @@
<object class="GtkCheckButton" id="CB_CLOCKWISE">
<property name="label" translatable="yes" context="tp_PolarOptions|CB_CLOCKWISE">_Clockwise direction</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>
@@ -167,7 +167,7 @@
<object class="GtkCheckButton" id="CB_INCLUDE_HIDDEN_CELLS_POLAR">
<property name="label" translatable="yes" context="tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR">Include _values from hidden cells</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/chart2/uiconfig/ui/tp_SeriesToAxis.ui b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
index a321664dcd49..4d9234b93b08 100644
--- a/chart2/uiconfig/ui/tp_SeriesToAxis.ui
+++ b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
@@ -177,7 +177,7 @@
<object class="GtkCheckButton" id="CB_BARS_SIDE_BY_SIDE">
<property name="label" translatable="yes" context="tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE">Show _bars side by side</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>
@@ -193,7 +193,7 @@
<object class="GtkCheckButton" id="CB_CONNECTOR">
<property name="label" translatable="yes" context="tp_SeriesToAxis|CB_CONNECTOR">Connection lines</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>
@@ -329,7 +329,7 @@
<object class="GtkCheckButton" id="CB_INCLUDE_HIDDEN_CELLS">
<property name="label" translatable="yes" context="tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS">Include _values from hidden cells</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>