From: Debian GNOME Maintainers Date: Sun, 29 Oct 2017 17:21:51 +0000 (+0000) Subject: _disable-viqr-im-for-vi-locale X-Git-Tag: archive/raspbian/3.22.26-2+rpi1^2^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6746d8138268dd77f66e8d61cd29f01bcd86e8ae;p=gtk%2B3.0.git _disable-viqr-im-for-vi-locale Gbp-Pq: Name 022_disable-viqr-im-for-vi-locale.patch --- diff --git a/modules/input/imviqr.c b/modules/input/imviqr.c index d9572f51ce..bfa4462cf9 100644 --- a/modules/input/imviqr.c +++ b/modules/input/imviqr.c @@ -242,7 +242,7 @@ static const GtkIMContextInfo viqr_info = { NC_("input method menu", "Vietnamese (VIQR)"), /* Human readable name */ GETTEXT_PACKAGE, /* Translation domain */ GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */ - "vi" /* Languages for which this module is the default */ + "" /* Languages for which this module is the default */ }; static const GtkIMContextInfo *info_list[] = {