Move print preview command to gtksettings.c

Having this in the source seems more appropriate.
This commit is contained in:
Matthias Clasen
2014-11-30 23:43:07 -05:00
parent 9e1187135e
commit 32e8c39ffd
3 changed files with 8 additions and 10 deletions

View File

@ -399,7 +399,6 @@ if test "x$enable_quartz_backend" = xyes; then
# Pull in gio-unix for GDesktopAppInfo usage, see at least
# gdkapplaunchcontext-x11.c
have_gio_unix=yes
else
AM_CONDITIONAL(USE_QUARTZ, false)
fi