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 772219 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-09-29 23:40 UTC by Piotr Drąg
Modified: 2016-10-03 14:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (85.93 KB, patch)
2016-09-29 23:40 UTC, Piotr Drąg
needs-work Details | Review
Use Unicode in translatable strings (68.98 KB, patch)
2016-10-03 14:07 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-09-29 23:40:58 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>.
Comment 1 Ondrej Holy 2016-10-03 13:51:14 UTC
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.
Comment 2 Piotr Drąg 2016-10-03 14:07:40 UTC
Created attachment 336817 [details] [review]
Use Unicode in translatable strings

I've removed changes to programs.
Comment 3 Ondrej Holy 2016-10-03 14:21:08 UTC
Attachment 336817 [details] pushed as 9f6ade7 - Use Unicode in translatable strings