_disable-viqr-im-for-vi-locale
authorDebian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Mon, 11 Sep 2017 22:38:15 +0000 (23:38 +0100)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Mon, 11 Sep 2017 22:38:15 +0000 (23:38 +0100)
Gbp-Pq: Name 022_disable-viqr-im-for-vi-locale.patch

modules/input/imviqr.c

index d9572f51ce4203ac5c6c21400d3b68748eaabc3b..bfa4462cf9eb373437c73e4bd35a8070fd3172c6 100644 (file)
@@ -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[] = {