[evince] previewer: Disambiguate option description
- From: Carlos Garcia Campos <carlosgc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [evince] previewer: Disambiguate option description
 
- Date: Sat, 22 Jul 2017 06:00:10 +0000 (UTC)
 
commit 4dbac319bcb9308722fe977f7db1e900ba3c8571
Author: astian <astian eclipso at>
Date:   Mon Jul 17 13:34:34 2017 +0000
    previewer: Disambiguate option description
    
    https://bugzilla.gnome.org/show_bug.cgi?id=642190
    
    Patch-by: F Wolff <friedel translate org za>
 previewer/ev-previewer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/previewer/ev-previewer.c b/previewer/ev-previewer.c
index 9fcd115..146762e 100644
--- a/previewer/ev-previewer.c
+++ b/previewer/ev-previewer.c
@@ -43,7 +43,7 @@ static EvPreviewerWindow *window = NULL;
 
 static const GOptionEntry goption_options[] = {
        { "unlink-tempfile", 'u', 0, G_OPTION_ARG_NONE, &unlink_temp_file, N_("Delete the temporary file"), 
NULL },
-       { "print-settings", 'p', 0, G_OPTION_ARG_FILENAME, &print_settings, N_("Print settings file"), 
N_("FILE") },
+       { "print-settings", 'p', 0, G_OPTION_ARG_FILENAME, &print_settings, N_("File specifying print 
settings"), N_("FILE") },
        { NULL }
 };
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]