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 774002 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: eog-plugins
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-06 14:54 UTC by Piotr Drąg
Modified: 2019-02-22 03:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (4.86 KB, patch)
2016-11-06 14:54 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (4.91 KB, patch)
2017-04-06 14:38 UTC, Piotr Drąg
accepted-commit_after_freeze Details | Review

Description Piotr Drąg 2016-11-06 14:54:25 UTC
Created attachment 339194 [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 Piotr Drąg 2017-04-06 14:38:20 UTC
Created attachment 349386 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 2 Felix Riemann 2017-04-10 18:39:08 UTC
Review of attachment 349386 [details] [review]:

Looks good to me. Will push once I get around to branch the plugins repository.
Comment 3 Felix Riemann 2017-04-10 18:59:11 UTC
Might as well just do it now.

commit bda5bafd96e1c55264521b0d8cb621011a01b38e
Author: Piotr Drąg <>
Date:   Sun Nov 6 15:53:41 2016 +0100

    Use Unicode in translatable strings
    
    See https://developer.gnome.org/hig/stable/typography.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774002
---
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.