summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/colorpickerdialog.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-23 12:28:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-23 15:08:32 +0200
commit25af42bc70e1a0a61d2ea90d7b0ef1ed6000ed69 (patch)
treec51e5e8cdd2222ab6098ec8ca528763aabea6dce /cui/uiconfig/ui/colorpickerdialog.ui
parent4df55ffee791b9fcb4b2f5e6c64ad15b34316faf (diff)
remove all use_action_appearance lines
Change-Id: I031676e939f53a28b1a62654ffe0a91b95dea029 Reviewed-on: https://gerrit.libreoffice.org/62234 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/colorpickerdialog.ui')
-rw-r--r--cui/uiconfig/ui/colorpickerdialog.ui9
1 files changed, 0 insertions, 9 deletions
diff --git a/cui/uiconfig/ui/colorpickerdialog.ui b/cui/uiconfig/ui/colorpickerdialog.ui
index 660ff5cea3ef..816d18787d70 100644
--- a/cui/uiconfig/ui/colorpickerdialog.ui
+++ b/cui/uiconfig/ui/colorpickerdialog.ui
@@ -77,7 +77,6 @@
<child>
<object class="GtkButton" id="ok">
<property name="label">gtk-ok</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
@@ -94,7 +93,6 @@
<child>
<object class="GtkButton" id="cancel">
<property name="label">gtk-cancel</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -109,7 +107,6 @@
<child>
<object class="GtkButton" id="help">
<property name="label">gtk-help</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -279,7 +276,6 @@
<child>
<object class="GtkRadioButton" id="redRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|redRadiobutton">_Red:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -296,7 +292,6 @@
<child>
<object class="GtkRadioButton" id="greenRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|greenRadiobutton">_Green:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -313,7 +308,6 @@
<child>
<object class="GtkRadioButton" id="blueRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|blueRadiobutton">_Blue:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -436,7 +430,6 @@
<child>
<object class="GtkRadioButton" id="hueRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|hueRadiobutton">H_ue:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -453,7 +446,6 @@
<child>
<object class="GtkRadioButton" id="satRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|satRadiobutton">_Saturation:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -470,7 +462,6 @@
<child>
<object class="GtkRadioButton" id="brightRadiobutton">
<property name="label" translatable="yes" context="colorpickerdialog|brightRadiobutton">Bright_ness:</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>