From: Colin Clark Date: Sun, 10 Sep 2017 09:10:47 +0000 (+0100) Subject: Addl Fix #508: Copy and Move windows scale incorrectly X-Git-Tag: v1.4~97 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=435f7c0f0b85c97cb25c50ef4e842692e08210f3 Addl Fix #508: Copy and Move windows scale incorrectly https://github.com/BestImageViewer/geeqie/issues/508 Collections dialog --- diff --git a/src/collect-dlg.c b/src/collect-dlg.c index d1103cfc..464002f0 100644 --- a/src/collect-dlg.c +++ b/src/collect-dlg.c @@ -229,7 +229,7 @@ static void collection_save_or_load_dialog(const gchar *path, fd = file_util_file_dlg(title, "dlg_collection", parent, collection_save_or_load_dialog_close_cb, cd); - generic_dialog_add_message(GENERIC_DIALOG(fd), NULL, title, NULL, TRUE); + generic_dialog_add_message(GENERIC_DIALOG(fd), NULL, title, NULL, FALSE); file_dialog_add_button(fd, stock_id, btntext, btnfunc, TRUE); file_dialog_add_path_widgets(fd, get_collections_dir(), path,