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 736273 - gdesktopappinfo: Use symbolic names in the code
gdesktopappinfo: Use symbolic names in the code
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-09-08 16:28 UTC by Bastien Nocera
Modified: 2014-09-30 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdesktopappinfo: Use symbolic names in the code (4.95 KB, patch)
2014-09-08 16:28 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-09-08 16:28:27 UTC
.
Comment 1 Bastien Nocera 2014-09-08 16:28:31 UTC
Created attachment 285661 [details] [review]
gdesktopappinfo: Use symbolic names in the code

We have #defines for the key file groups, so use them to avoid typos.
Comment 2 Matthias Clasen 2014-09-09 16:44:51 UTC
Review of attachment 285661 [details] [review]:

looks good to me
Comment 3 Bastien Nocera 2014-09-30 12:42:56 UTC
Attachment 285661 [details] pushed as e24e89b - gdesktopappinfo: Use symbolic names in the code