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 757528 - desktop.lang: language with @ in their name are not highlighted correctly
desktop.lang: language with @ in their name are not highlighted correctly
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-03 15:32 UTC by Michal Nowak
Modified: 2015-11-25 18:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Affected languages (43.16 KB, image/png)
2015-11-03 15:32 UTC, Michal Nowak
Details

Description Michal Nowak 2015-11-03 15:32:30 UTC
Created attachment 314741 [details]
Affected languages

Language with @ in their name are not highlighted correctly in .desktop file, e.g.:

Name[ca@valencia]=Dimoni de paràmetres del GNOME
Name[en@shaw]=·
Comment 1 Sébastien Wilmet 2015-11-04 15:21:41 UTC
Thanks for the bug report, it's a bug in GtkSourceView.

Better sample, to see directly the difference:

Name[ca]=Dimoni de paràmetres del GNOME
Name[ca@valencia]=Dimoni de paràmetres del GNOME
Name[en@shaw]=·
Comment 2 Sébastien Wilmet 2015-11-25 18:41:39 UTC
Fixed in master:
https://git.gnome.org/browse/gtksourceview/commit/?id=3b87ce2c58fd9ac06fa4e360a54f97d04cfd3a12

And backported to the gnome-3-18 branch.