[Xfce4-commits] [xfce/xfce4-settings] 01/01: color: Set correct icon in color dialogs
noreply at xfce.org
noreply at xfce.org
Mon May 20 23:07:04 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-settings.
commit 2cf9e08d17ef167cff8635a83c7e5d7d11b3dc20
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon May 20 23:05:40 2019 +0200
color: Set correct icon in color dialogs
---
dialogs/color-settings/color-dialog.glade | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dialogs/color-settings/color-dialog.glade b/dialogs/color-settings/color-dialog.glade
index 7c184a5..f7ef0af 100644
--- a/dialogs/color-settings/color-dialog.glade
+++ b/dialogs/color-settings/color-dialog.glade
@@ -32,7 +32,7 @@
<property name="window_position">center-on-parent</property>
<property name="default_width">700</property>
<property name="default_height">400</property>
- <property name="icon_name">preferences-color</property>
+ <property name="icon_name">xfce4-color-settings</property>
<property name="type_hint">dialog</property>
<property name="subtitle" translatable="yes">Configure color profiles for your devices</property>
<child internal-child="vbox">
@@ -495,7 +495,7 @@
<property name="modal">True</property>
<property name="default_width">350</property>
<property name="default_height">500</property>
- <property name="icon_name">preferences-color</property>
+ <property name="icon_name">xfce4-color-settings</property>
<property name="type_hint">dialog</property>
<property name="transient_for">dialog</property>
<property name="subtitle" translatable="yes">Add a Color Profile to your Device</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list