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 696231 - Syntax error in the desktop file
Syntax error in the desktop file
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-20 22:11 UTC by Kalev Lember
Modified: 2013-03-26 09:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix desktop file keyword translations (805 bytes, patch)
2013-03-20 22:11 UTC, Kalev Lember
committed Details | Review

Description Kalev Lember 2013-03-20 22:11:12 UTC
desktop-file-validate complains:

gcalctool.desktop: error: value "v?po?ty;aritmetick?;vedeck?;finan?n?" for locale string list key "Keywords[sk]" in group "Desktop Entry" does not have a semicolon (';') as trailing character

https://mail.gnome.org/archives/gnome-i18n/2013-January/msg00030.html
Comment 1 Kalev Lember 2013-03-20 22:11:41 UTC
Created attachment 239413 [details] [review]
Fix desktop file keyword translations
Comment 2 PioneerAxon 2013-03-26 09:04:12 UTC
Review of attachment 239413 [details] [review]:

Committed. Thank you!