andyrooger / totem-get-iplayer

Totem plugin to act as a front-end to get_iplayer. Allows streaming and recording iPlayer and other content.
GNU General Public License v3.0
1 stars 0 forks source link

Save space by using icons rather than named buttons #34

Closed andyrooger closed 11 years ago

andyrooger commented 11 years ago

http://www.pygtk.org/docs/pygtk/gtk-stock-items.html

Use these with the previous button text as a tooltip

We should be able to use

refresh: gtk.STOCK_REFRESH search: gtk.STOCK_APPLY clear: gtk.STOCK_CANCEL record: gtk.STOCK_MEDIA_RECORD play: gtk.STOCK_MEDIA_PLAY