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 613118 - Please fix escaping of UTF-chars in ui file
Please fix escaping of UTF-chars in ui file
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: snippet-manager
git master
Other Linux
: Normal normal
: ---
Assigned To: Johannes Schmid
Anjuta maintainers
Depends on: 613117 613119
Blocks:
 
 
Reported: 2010-03-17 09:19 UTC by Gabor Kelemen
Modified: 2010-03-22 22:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trivial fix (607 bytes, patch)
2010-03-17 09:19 UTC, Gabor Kelemen
none Details | Review

Description Gabor Kelemen 2010-03-17 09:19:58 UTC
Created attachment 156335 [details] [review]
Trivial fix

+++ This bug was initially created as a clone of Bug #613117 +++

Due to bug #596205, Glade escaped the … characters in some ui files,
thus making the localization of the affected string not work.

I think there will be no problem with approving this string freeze break :).
Comment 1 Johannes Schmid 2010-03-22 22:03:52 UTC
Thanks!