gwget r586 - in trunk: . src
- From: davidsf svn gnome org
- To: svn-commits-list gnome org
- Subject: gwget r586 - in trunk: . src
- Date: Thu, 22 May 2008 17:30:34 +0000 (UTC)
Author: davidsf
Date: Thu May 22 17:30:34 2008
New Revision: 586
URL: http://svn.gnome.org/viewvc/gwget?rev=586&view=rev
Log:
2008-05-22 David SedeÃo <david alderia com>
* src/main.c: translate program description in --help output. Thanks to Gabor Kelemen
for the patch. Fix #534108.
Modified:
trunk/ChangeLog
trunk/src/main.c
Modified: trunk/src/main.c
==============================================================================
--- trunk/src/main.c (original)
+++ trunk/src/main.c Thu May 22 17:30:34 2008
@@ -249,6 +249,7 @@
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
g_option_context_add_main_entries (context, goption_options, GETTEXT_PACKAGE);
+ g_option_context_set_translation_domain (context, GETTEXT_PACKAGE);
#else
g_option_context_add_main_entries (context, goption_options, NULL);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]