[Xfce4-commits] [xfce/xfce4-settings] 01/01: display: Replace deprecated icon (Bug #15416)

noreply at xfce.org noreply at xfce.org
Sun Jun 16 23:49:35 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 64a2b3240e432a39a09824814edf62dbb65d76f6
Author: Jani Välimaa <wally at mageia.org>
Date:   Tue May 21 07:37:14 2019 +0300

    display: Replace deprecated icon (Bug #15416)
---
 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 c04757e..f906ebf 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -3223,7 +3223,7 @@ paint_output (cairo_t *cr, int i, double *snap_x, double *snap_y)
         GdkRGBA      fg;
 
         icon_info = gtk_icon_theme_lookup_icon (gtk_icon_theme_get_default (),
-                                                "gtk-about-symbolic",
+                                                "help-about-symbolic",
                                                 16,
                                                 GTK_ICON_LOOKUP_GENERIC_FALLBACK);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list