[cheese] Translate the command-line summary, bug 636585
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Translate the command-line summary, bug 636585
- Date: Thu, 8 Sep 2011 16:02:53 +0000 (UTC)
commit 9c3318aef4c6e6596e2e8f428e64316abeccf118
Author: David King <amigadave amigadave com>
Date: Wed Sep 7 21:42:08 2011 +0200
Translate the command-line summary, bug 636585
src/cheese-main.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/cheese-main.vala b/src/cheese-main.vala
index a251a43..cf9bb42 100644
--- a/src/cheese-main.vala
+++ b/src/cheese-main.vala
@@ -107,6 +107,7 @@ public class Cheese.Main : Gtk.Application
try
{
var context = new OptionContext (_("- Take photos and videos from your webcam"));
+ context.set_translation_domain (Config.GETTEXT_PACKAGE);
context.set_help_enabled (true);
context.add_main_entries (options, null);
context.add_group (Gtk.get_option_group (true));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]