From 9df612c7ca0ba4cb0b62d958df4e2745fe0c04ec Mon Sep 17 00:00:00 2001 From: Tannin Date: Wed, 2 Mar 2016 21:28:17 +0100 Subject: more configuration options - overwrite path configurable - one can now set a base directory for all configurable paths - user can now opt in/out of receiving pre-release updates (not functional yet) --- src/settingsdialog.ui | 131 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 104 insertions(+), 27 deletions(-) (limited to 'src/settingsdialog.ui') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index f54ab895..808d8296 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -107,6 +107,36 @@ p, li { white-space: pre-wrap; } + + + + Update to non-stable releases. + + + If this is enabled, the integrated update mechanism will notify of all releases, including pre-releases (alphas, betas). + +Please use this only if you're sufficiently tech-savvy to investigate issues, look for known problems in the issue tracker and create meaningful reports. + +If you use pre-releases, never contact me directly by e-mail or via private messages! + + + Install Pre-releases (Betas) + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -204,54 +234,71 @@ p, li { white-space: pre-wrap; } - + - Downloads + Base Directory - + + + + ... + + + + + + + + + + + + + ... + + + + + + + Overwrite + + + + Caches - + ... - + - - - - Directory where downloads are stored. - - - Directory where downloads are stored. - - - - - + + - Mods + Downloads - + ... - + Directory where mods are stored. @@ -261,7 +308,7 @@ p, li { white-space: pre-wrap; } - + @@ -274,23 +321,53 @@ p, li { white-space: pre-wrap; } + + + + Directory where downloads are stored. + + + Directory where downloads are stored. + + + - + - Profiles + Mods - - - - + ... + + + + + + + Profiles + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + -- cgit v1.3.1