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 526933 - Remove gnome/48x48/apps/gnome-grecord.png
Remove gnome/48x48/apps/gnome-grecord.png
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Jakub Steiner
Jakub Steiner
Depends on:
Blocks:
 
 
Reported: 2008-04-08 12:42 UTC by Jones Lee
Modified: 2008-04-19 22:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Jones Lee 2008-04-08 12:42:07 UTC
Please describe the problem:
Bug #462551 has created new app icon for gnome-grecord

The old gnome-grecord icon need to be removed from gnome-icon-theme, as it currently takes a higher priority then the hicolor icon
installed (->gnome/48x48/apps/gnome-grecord.png)


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Rodney Dawes 2008-04-19 17:22:06 UTC
While this does need to be removed, gnome-sound-recorder should be installing the icon as gnome-sound-recorder.{svg,png} and not gnome-grecord. It sounds like there is a bug in gnome-media also that needs to be fixed here.
Comment 2 Rodney Dawes 2008-04-19 17:29:05 UTC
Ours is removed from SVN now. gnome-media should still be fixed though.
Comment 3 Marc-Andre Lureau 2008-04-19 17:43:57 UTC
(In reply to comment #2)
> Ours is removed from SVN now. gnome-media should still be fixed though.
> 

Why? in desktop file, it's Icon=gnome-grecord.

Comment 4 Rodney Dawes 2008-04-19 21:46:31 UTC
Because the program is gnome-sound-recorder, and not gnome-grecord. Please see the section in the icon naming specification about the Applications context, and naming icons for your application. The icon name should match the binary executable name.
Comment 5 Marc-Andre Lureau 2008-04-19 22:29:27 UTC
thanks, I've committed the change in gnome-media!