[evince] shell: Do not save n-copies when saving printing settings.



commit 9657ca03723ea1ecfec27d75f1eaadc856886ab8
Author: José Aliste <jaliste src gnome org>
Date:   Tue Dec 23 20:43:05 2014 -0300

    shell: Do not save n-copies when saving printing settings.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=696203

 shell/ev-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 4d208f8..340ff3d 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -279,7 +279,6 @@ struct _EvWindowPrivate {
 #define FIND_PAGE_RATE_REFRESH 100
 
 static const gchar *document_print_settings[] = {
-       GTK_PRINT_SETTINGS_N_COPIES,
        GTK_PRINT_SETTINGS_COLLATE,
        GTK_PRINT_SETTINGS_REVERSE,
        GTK_PRINT_SETTINGS_NUMBER_UP,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]