summaryrefslogtreecommitdiff
path: root/modules/input/imam-et.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/input/imam-et.c')
-rw-r--r--modules/input/imam-et.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/input/imam-et.c b/modules/input/imam-et.c
index bbdb8f7a6..2e3f659e6 100644
--- a/modules/input/imam-et.c
+++ b/modules/input/imam-et.c
@@ -450,8 +450,8 @@ am_et_init (GtkIMContextSimple *im_context)
static const GtkIMContextInfo am_et_info = {
"am_et", /* ID */
- N_("Amharic (EZ+)"), /* Human readable name */
- "gtk+", /* Translation domain */
+ N_("Amharic (EZ+)"), /* Human readable name */
+ GETTEXT_PACKAGE, /* Translation domain */
GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */
"am" /* Languages for which this module is the default */
};