Skip to content
Commit 4736b03e authored by Allison Karlitskaya's avatar Allison Karlitskaya
Browse files

hostname-helper: use GLib transliteration API

Use GLib's new transliteration API to avoid the shortcomings of iconv().

Also solve an existing problem where strings entered in decomposed forms
wouldn't be properly transliterated.  Always normalise before attempting
transliteration.

Bump GLib dependency to 2.39.91 for the new feature.

https://bugzilla.gnome.org/show_bug.cgi?id=724194
parent fe0707bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment