aboutsummaryrefslogtreecommitdiffstats
path: root/importers/elm-importer.c
diff options
context:
space:
mode:
Diffstat (limited to 'importers/elm-importer.c')
-rw-r--r--importers/elm-importer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/importers/elm-importer.c b/importers/elm-importer.c
index ad48fb446b..ede8b27fed 100644
--- a/importers/elm-importer.c
+++ b/importers/elm-importer.c
@@ -604,8 +604,8 @@ main (int argc,
{
CORBA_ORB orb;
- bindtextdomain(PACKAGE, EVOLUTION_LOCALEDIR);
- textdomain(PACKAGE);
+ bindtextdomain(GETTEXT_PACKAGE, EVOLUTION_LOCALEDIR);
+ textdomain(GETTEXT_PACKAGE);
gnome_init_with_popt_table ("Evolution-Elm-Importer",
VERSION, argc, argv, oaf_popt_options, 0,