_disable-viqr-im-for-vi-locale
authorDebian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Thu, 15 Mar 2018 11:42:30 +0000 (11:42 +0000)
committerJeremy Bicha <jbicha@debian.org>
Thu, 15 Mar 2018 11:42:30 +0000 (11:42 +0000)
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[] = {