forked from AuroraMiddleware/gtk
Add ko and zh to the locales where this is the default.
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com> * modules/input/imxim.c: Add ko and zh to the locales where this is the default.
This commit is contained in:
parent
e6f466c12e
commit
39fc3c9a3c
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Feb 27 14:08:26 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* modules/input/imxim.c: Add ko and zh to the locales
|
||||
where this is the default.
|
||||
|
||||
Wed Feb 27 12:34:21 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkiconfactory.c: Register all stock icons
|
||||
|
@ -27,7 +27,7 @@ static const GtkIMContextInfo xim_ja_info = {
|
||||
N_("X Input Method"), /* Human readable name */
|
||||
"gtk+", /* Translation domain */
|
||||
GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */
|
||||
"ja" /* Languages for which this module is the default */
|
||||
"ko:ja:zh" /* Languages for which this module is the default */
|
||||
};
|
||||
|
||||
static const GtkIMContextInfo *info_list[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user