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 546064 - gnucash.desktop file does not comply with desktop-file-validate
gnucash.desktop file does not comply with desktop-file-validate
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: General
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Andreas Köhler
Andreas Köhler
Depends on:
Blocks: backport
 
 
Reported: 2008-08-03 06:19 UTC by Oxmosys
Modified: 2018-06-29 22:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which fixes all desktop-file-validate warnings (1.49 KB, patch)
2008-08-03 06:20 UTC, Oxmosys
committed Details | Review

Description Oxmosys 2008-08-03 06:19:54 UTC
Current src/gnome/gnucash.desktop.* files generates warnings with desktop-file-validate, showing that they use deprecated or not standard values.

### Need to be fixed :
gnucash.desktop.in: error: value "application/x-gnucash" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character
gnucash.desktop.in: warning: key "Encoding" in group "Desktop Entry" is deprecated
gnucash.desktop.in: warning: value "Application;Office;Finance;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"

### Should not be fixed (is modified during make) :
gnucash.desktop.in: error: file contains key "_Name" in group "Desktop Entry", but key names must contain only the characters A-Za-z0-9- (they may have a "[LOCALE]" postfix)
gnucash.desktop.in: error: file contains key "_Comment" in group "Desktop Entry", but key names must contain only the characters A-Za-z0-9- (they may have a "[LOCALE]" postfix)
gnucash.desktop.in: error: required key "Name" in group "Desktop Entry" is not present
gnucash.desktop.in: error: filename does not have a .desktop extension
Comment 1 Oxmosys 2008-08-03 06:20:38 UTC
Created attachment 115766 [details] [review]
Patch which fixes all desktop-file-validate warnings
Comment 2 Andreas Köhler 2008-09-03 20:44:26 UTC
Thanks Saïvann, applied as r17492 on trunk.  Awaiting backport to branches/2.2.
Comment 3 Oxmosys 2008-09-03 21:05:02 UTC
Many thanks :)
Comment 4 Andreas Köhler 2008-09-19 03:35:08 UTC
Applied to branches/2.2 as r17564 for inclusion in GnuCash 2.2.7.
Comment 5 John Ralls 2018-06-29 22:08:16 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=546064. Please update any external references or bookmarks.