[Xfce4-commits] [xfce/xfce4-settings] 28/67: display: Remove broken icon from profile delete button
noreply at xfce.org
noreply at xfce.org
Sat Sep 22 11:23:19 CEST 2018
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 cb04e296b86a188c7af1bd828be6055c962fc11c
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Thu Aug 23 07:43:36 2018 +0200
display: Remove broken icon from profile delete button
---
dialogs/display-settings/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c
index c9497e6..ba6620a 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -1599,7 +1599,7 @@ display_settings_profile_delete (GtkWidget *widget, GtkBuilder *builder)
_("Delete display profile"),
secondary_message,
_("Cancel"), GTK_RESPONSE_NO,
- XFCE_BUTTON_TYPE_MIXED, _("Delete"), _("Delete"), GTK_RESPONSE_YES,
+ _("Delete"), GTK_RESPONSE_YES,
NULL);
g_free (secondary_message);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list