GNOME Bugzilla – Bug 515763
Add "TV" icon
Last modified: 2008-12-08 10:23:12 UTC
I'd like to use an icon for DVB playback in Totem. Right now, I'm using "camera-video" which isn't the best fit.
How will it be used in the interface?
Next to "Watch TV with adapter bleh" in the Movie menu, just like Totem currently has for the CD/DVD menu items.
It seems a lot of the other icons used in the menus are used elsewhere in the interface, so you could get a connection. I'm afraid this icon would only create useless noise in the menus and I think the word would be enough.
Created attachment 124014 [details] totem-tv.jpg It actually makes it easier to differentiate the mass storage devices from the TV devices in the same menu. See the attached screenshot.
Googling for "tv icon tango" I found this: http://lists.freedesktop.org/archives/tango-artists/2007-June/001336.html It's not the best icon I've ever seen but it's better than using a camera to represent a TV.
That fixes it for me, thanks! 2008-12-08 Bastien Nocera <hadess@hadess.net> * data/icons/16x16/Makefile.am: * data/icons/16x16/totem-tv.svg: * data/icons/22x22/Makefile.am: * data/icons/22x22/totem-tv.svg: * data/icons/24x24/Makefile.am: * data/icons/32x32/Makefile.am: * data/icons/32x32/totem-tv.svg: * data/icons/48x48/Makefile.am: * data/icons/scalable/Makefile.am: * data/icons/scalable/totem-tv.svg: Add TV icon from da.needcoffee at googlemail.com http://lists.freedesktop.org/archives/tango-artists/2007-June/001336.html * src/totem-menu.c (update_dvb_menu_items): Use new icon in the menus for DVB adapters (Closes: #515763)