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 328033 - Add GTK category to the .desktop file
Add GTK category to the .desktop file
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-21 18:00 UTC by Behdad Esfahbod
Modified: 2006-01-26 05:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2006-01-21 18:00:36 UTC
The .desktop file should have GNOME;GTK; instead of GNOME; in it's Categories, according to the standard:

  http://standards.freedesktop.org/menu-spec/latest/apa.html
Comment 1 Lucas Rocha 2006-01-26 05:22:39 UTC
Fixed in HEAD, thanks!

2006-01-26  Lucas Rocha  <lucasr@gnome.org>

        * eog.desktop.in.in: make .desktop file to have
        GNOME;GTK; instead of just GNOME; (Fixes bug #328033).