Home GnuPG

Make sure valid utf-8 is passed to GtkTextView.

Description

Make sure valid utf-8 is passed to GtkTextView.

* src/gpacontext.c (gpa_context_get_diag): Change and convert if
needed.

On Windows we get the diagnostics in the native character set and thus
we would need to convert them before passing to other Gtk functions.
Given that this are only diagnostics we do a quick and safe
transliterate instead.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Oct 16 2018, 7:31 PM
Parents
rGPA728f09629698: po: Update German translation
Branches
Unknown
Tags
Unknown