GNOME Bugzilla – Bug 722642
Use symbolic icon for file chooser
Last modified: 2014-01-22 02:17:59 UTC
Created attachment 266798 [details] [review] Use symbolic icon for file chooser patch
Created attachment 266800 [details] [review] Updated patch
Created attachment 266801 [details] [review] Updated patch
Review of attachment 266801 [details] [review]: Can you split this up into two patches ? One that just does stock -> icon-name conversion, and one that contains the change to a symbolic icon ? And the patch that switches to symbolic icons needs to set use-fallback to TRUE, so we don't break in symbolic-less environments
Created attachment 266866 [details] [review] Remove the use of stock icons from widget templates
Created attachment 266867 [details] [review] Use symbolic icon for file chooser
Review of attachment 266866 [details] [review]: sure
Review of attachment 266867 [details] [review]: ok. can you do me a favor and run make check after this to see if any of the tests need updating ?