GNOME Bugzilla – Bug 772219
Take advantage of Unicode
Last modified: 2016-10-03 14:21:12 UTC
Created attachment 336574 [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>.
Review of attachment 336574 [details] [review]: Thanks for your patch! I am about to remove all the programs/gvfs-*.c after GVfs is branched, see Bug 769378. So it is redundant to change all those files, otherwise looks good.
Created attachment 336817 [details] [review] Use Unicode in translatable strings I've removed changes to programs.
Attachment 336817 [details] pushed as 9f6ade7 - Use Unicode in translatable strings