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



commit 51d44a9c55b55531fd85def559d237ed4685bab3
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 e7f6a96..a16f775 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]