changeset 2592:4fc92ae7b164

Addl Fix #508: Copy and Move windows scale incorrectly https://github.com/BestImageViewer/geeqie/issues/508 Collections dialog
author Colin Clark <colin.clark@cclark.uk>
date Sun, 10 Sep 2017 10:10:47 +0100
parents c09f7eb80341
children 223438494692
files src/collect-dlg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/collect-dlg.c	Sat Sep 09 17:40:37 2017 +0100
+++ b/src/collect-dlg.c	Sun Sep 10 10:10:47 2017 +0100
@@ -229,7 +229,7 @@
 	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,