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 515763 - Add "TV" icon
Add "TV" icon
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jakub Steiner
Jakub Steiner
Depends on:
Blocks: 515764
 
 
Reported: 2008-02-11 12:50 UTC by Bastien Nocera
Modified: 2008-12-08 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
totem-tv.jpg (43.38 KB, image/jpeg)
2008-12-05 17:40 UTC, Bastien Nocera
Details

Description Bastien Nocera 2008-02-11 12:50:45 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.
Comment 1 Andreas Nilsson 2008-02-21 18:16:36 UTC
How will it be used in the interface?
Comment 2 Bastien Nocera 2008-02-21 18:33:50 UTC
Next to "Watch TV with adapter bleh" in the Movie menu, just like Totem currently has for the CD/DVD menu items.
Comment 3 Andreas Nilsson 2008-02-22 08:32:32 UTC
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.
Comment 4 Bastien Nocera 2008-12-05 17:40:07 UTC
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.
Comment 5 Teppo Turtiainen 2008-12-05 17:58:07 UTC
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.
Comment 6 Bastien Nocera 2008-12-08 10:23:12 UTC
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)