diff -U 25 -r -Z -B ./org/gtk/gtksettings.c ./mod/gtk/gtksettings.c --- ./org/gtk/gtksettings.c 2017-05-11 21:09:33.000000000 +0200 +++ ./mod/gtk/gtksettings.c 2017-06-02 03:07:20.300410099 +0200 @@ -39,51 +39,51 @@ #include #endif #ifdef GDK_WINDOWING_WAYLAND #include "wayland/gdkwayland.h" #include #endif #ifdef GDK_WINDOWING_BROADWAY #include "broadway/gdkbroadway.h" #endif #ifdef GDK_WINDOWING_QUARTZ #include "quartz/gdkquartz.h" #endif #ifdef GDK_WINDOWING_WIN32 #include "win32/gdkwin32.h" #endif #include "deprecated/gtkrc.h" #ifdef GDK_WINDOWING_QUARTZ #define PRINT_PREVIEW_COMMAND "open -a /Applications/Preview.app %f" #else -#define PRINT_PREVIEW_COMMAND "evince --unlink-tempfile --preview --print-settings %s %f" +#define PRINT_PREVIEW_COMMAND "atril --unlink-tempfile --preview --print-settings %s %f" #endif /** * SECTION:gtksettings * @Short_description: Sharing settings between applications * @Title: Settings * * GtkSettings provide a mechanism to share global settings between * applications. * * On the X window system, this sharing is realized by an * [XSettings](http://www.freedesktop.org/wiki/Specifications/xsettings-spec) * manager that is usually part of the desktop environment, along with * utilities that let the user change these settings. In the absence of * an Xsettings manager, GTK+ reads default values for settings from * `settings.ini` files in * `/etc/gtk-3.0`, `$XDG_CONFIG_DIRS/gtk-3.0` * and `$XDG_CONFIG_HOME/gtk-3.0`. * These files must be valid key files (see #GKeyFile), and have * a section called Settings. Themes can also provide default values * for settings by installing a `settings.ini` file * next to their `gtk.css` file. * * Applications can override system-wide settings by setting the property * of the GtkSettings object with g_object_set(). This should be restricted diff -U 25 -r -Z -B ./org/gtk/ui/gtkprintunixdialog.ui ./mod/gtk/ui/gtkprintunixdialog.ui --- ./org/gtk/ui/gtkprintunixdialog.ui 2017-05-11 21:09:33.000000000 +0200 +++ ./mod/gtk/ui/gtkprintunixdialog.ui 2017-06-02 03:07:20.303743432 +0200 @@ -35,62 +35,62 @@ printer_list 1 1000 100 1