From 2db33523a1c8497657963a88f70fe1726cbf8fc9 Mon Sep 17 00:00:00 2001 From: Tannin Date: Wed, 23 Apr 2014 23:59:30 +0200 Subject: - added an option to show meta info on downloads instead of filenames - MO will now cancel if user tries to run MO vfs-injected - when saving the MO ini file it is now written to a tmp file first and then overwritten - updated to link against boost python 1.55 --- src/settingsdialog.ui | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'src/settingsdialog.ui') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index bda6726c..2e0ffae1 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -193,6 +193,35 @@ p, li { white-space: pre-wrap; } + + + + User interface + + + + + + If checked, the download interface will be more compact. + + + Compact Download Interface + + + + + + + If checked, the download list will display meta information instead of file names. + + + Download Meta Information + + + + + + -- cgit v1.3.1