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 636766 - Remove extension from icon in .desktop file
Remove extension from icon in .desktop file
Status: RESOLVED FIXED
Product: gnome-subtitles
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of GNOME subtitles
Maintainers of GNOME subtitles
Depends on:
Blocks:
 
 
Reported: 2010-12-08 12:07 UTC by Vincent Untz
Modified: 2010-12-08 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple patch (367 bytes, patch)
2010-12-08 12:08 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2010-12-08 12:07:30 UTC
The icon in the .desktop file is defined as:
  Icon=gnome-subtitles.png

It should just be, following the xdg spec:
  Icon=gnome-subtitles
Comment 1 Vincent Untz 2010-12-08 12:08:39 UTC
Created attachment 176053 [details] [review]
Simple patch

Patch comes from Atri Bhattacharya <badshah400@gmail.com>
Comment 2 Pedro Castro 2010-12-08 19:19:07 UTC
Fixed in master, thank you.