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 696310 - Syntax errors in the desktop file
Syntax errors in the desktop file
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-21 17:26 UTC by Kalev Lember
Modified: 2013-03-21 18:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix desktop file keyword translations (1.62 KB, patch)
2013-03-21 17:26 UTC, Kalev Lember
committed Details | Review

Description Kalev Lember 2013-03-21 17:26:16 UTC
desktop-file-validate complains:

evince.desktop: error: value "pdf?ps?postscript?dvi?xps?djvu?tiff????????????????????" for locale string list key "Keywords[el]" in group "Desktop Entry" does not have a semicolon (';') as trailing character
evince.desktop: error: value "????????;????????????????;?????;??????????;?????;?????;???? ??????" for locale string list key "Keywords[ta]" 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-21 17:26:52 UTC
Created attachment 239484 [details] [review]
Fix desktop file keyword translations
Comment 2 Carlos Garcia Campos 2013-03-21 18:28:47 UTC
Review of attachment 239484 [details] [review]:

Thanks
Comment 3 Kalev Lember 2013-03-21 18:37:54 UTC
Attachment 239484 [details] pushed as 472fee5 - Fix desktop file keyword translations