After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 607849 - Send button should respect button icon setting
Send button should respect button icon setting
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-23 09:39 UTC by Michael Monreal
Modified: 2010-02-01 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (25.92 KB, image/png)
2010-01-23 09:39 UTC, Michael Monreal
  Details
Respect the "gtk-button-images" GtkSettings property (1.99 KB, patch)
2010-02-01 14:56 UTC, Bastien Nocera
none Details | Review

Description Michael Monreal 2010-01-23 09:39:39 UTC
Created attachment 152070 [details]
Screenshot

The send button shows an icon even if GNOME is set to not show icons on buttons.
Comment 1 Bastien Nocera 2010-02-01 14:56:21 UTC
Created attachment 152733 [details] [review]
Respect the "gtk-button-images" GtkSettings property

And show/hide the send button's icon appropriately.
Comment 2 Bastien Nocera 2010-02-01 14:57:53 UTC
commit dd954cc0376e68c446b0ee8cfc67998be5a325e2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 1 14:55:25 2010 +0000

    Respect the "gtk-button-images" GtkSettings property
    
    And show/hide the send button's icon appropriately.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607849