From cd0f8af3d822249b57a884bcd261e1bbc2786513 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 18 Jun 2007 05:36:29 +0000 Subject: ** Fix for bug #448201 from Gabor Kelemen svn path=/trunk/; revision=33703 --- shell/main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/main.c') diff --git a/shell/main.c b/shell/main.c index 407286d4fb..76490cf1e6 100644 --- a/shell/main.c +++ b/shell/main.c @@ -502,6 +502,8 @@ main (int argc, char **argv) g_option_context_add_main_entries (context, options, GETTEXT_PACKAGE); + g_option_context_set_translation_domain(context, GETTEXT_PACKAGE); + program = gnome_program_init (PACKAGE, VERSION, LIBGNOMEUI_MODULE, argc, argv, GNOME_PROGRAM_STANDARD_PROPERTIES, GNOME_PARAM_GOPTION_CONTEXT, context, -- cgit ink rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines