[gtk+] gtk-launch: Move translator comment one line down
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtk-launch: Move translator comment one line down
- Date: Mon, 3 Oct 2016 14:46:49 +0000 (UTC)
commit 81cad59aebe89cbff80e34678abd51899351b766
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Oct 3 16:45:20 2016 +0200
gtk-launch: Move translator comment one line down
So it appears in .po files.
gtk/gtk-launch.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtk-launch.c b/gtk/gtk-launch.c
index ab00500..4a2fcd3 100644
--- a/gtk/gtk-launch.c
+++ b/gtk/gtk-launch.c
@@ -68,9 +68,9 @@ main (int argc, char *argv[])
#endif
#endif
+ context =
/* Translators: this message will appear immediately after the */
/* usage string - Usage: COMMAND [OPTION...] <THIS_MESSAGE> */
- context =
g_option_context_new (_("APPLICATION [URI...] — launch an APPLICATION"));
/* Translators: this message will appear after the usage string */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]