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 772363 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-03 12:30 UTC by Piotr Drąg
Modified: 2016-10-03 14:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (44.74 KB, patch)
2016-10-03 12:30 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-10-03 12:30:29 UTC
Created attachment 336803 [details] [review]
Use Unicode in translatable strings

Attached patch converts ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Jens Georg 2016-10-03 13:20:59 UTC
Review of attachment 336803 [details] [review]:

+1
Comment 2 Piotr Drąg 2016-10-03 13:26:32 UTC
Thank you, pushed.