GNOME Bugzilla – Bug 309642
Register treeview icons as stock icons
Last modified: 2005-07-14 16:02:34 UTC
It is more an esthetic aspect, than anything else, but I don't like too much GTK_STOCK_MEDIA_PLAY icon used to mark the track being played. Although perfect for a button or a menu item, it is too big in a player list, and also other media players prefer to use other icons (like a small speaker). I tried to add custom stock icons support to sound-juicer. Code is derived from the GIMP project (with minor changes) and icons are derived from icons/gnome/48x48/mimetypes/gnome-mime-audio.png.
Created attachment 48748 [details] Sample screen shot
Created attachment 48749 [details] sj-play.png icon, put in /data
Created attachment 48750 [details] sj-record.png icon, put in /data
Created attachment 48751 [details] [review] Custom stock icons support
I think SJ should use the same icons as totem uses in the playlist.
Hum... I'm not a big fan of "the ugly speaker" and prefer the music note. I think we have two options. Change Totem to use the music note (but this will not fit well with videos) or change SJ to use the speaker. Should we go for the second option and use the speaker too?
Yes.
I've committed this. If you can create a new record icon which matches the playing icon, that would be great!
Sure, I will do in the next few days. Have you got in mind a specific icon? A speaker with a red recording dot? Something else?
A speaker with a red dot sounds reasonable. It's simple enought that I can probably try it tonight too.
Hi, sorry not having drawn the icon in time for SJ release. I made a speaker with a red dot on the right, one with a red dot on the left and a small microphone. Choose the one you think fits better with SJ gui.
Created attachment 49173 [details] speaker with red dot
Created attachment 49174 [details] speaker with red dot, alternative version
Created attachment 49175 [details] microphone
No worries, I wanted to get the release out asap. I've updated CVS with the alternative icon, thanks!