From aab5a120ff59ba4d2cc72e1282fd159c1e97ee19 Mon Sep 17 00:00:00 2001 From: AL <26797547+Al12rs@users.noreply.github.com> Date: Thu, 19 Mar 2020 20:43:53 +0100 Subject: Imrpoved mod already exist dialog when installing. --- src/queryoverwritedialog.ui | 56 ++++++++++++++++++++++++++++++++++++++------- 1 file changed, 48 insertions(+), 8 deletions(-) (limited to 'src/queryoverwritedialog.ui') diff --git a/src/queryoverwritedialog.ui b/src/queryoverwritedialog.ui index 2fc471bd..85778cf5 100644 --- a/src/queryoverwritedialog.ui +++ b/src/queryoverwritedialog.ui @@ -17,7 +17,16 @@ 0 - + + 0 + + + 0 + + + 0 + + 0 @@ -28,7 +37,7 @@ QFrame::Raised - + @@ -40,12 +49,31 @@ - - - This mod seems to be installed already. Do you want to add files from this archive (overwriting existing ones) or do you want to completely replace the existing files (old files are deleted)? Alternatively you can install this mod under a different name. + + + QFrame::NoFrame + + + QFrame::Plain + + + Qt::ScrollBarAlwaysOff - - true + + Qt::ScrollBarAlwaysOff + + + QAbstractScrollArea::AdjustToContents + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This mod seems to be installed already, what would you like to do?</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /><span style=" font-weight:600;">Merge:</span> Add files from this archive overwriting existing ones.</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Replace:</span> Completely replace the existing mod (old files are deleted).</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Rename:</span> Install this as a separate mod with a new name<span style=" font-style:italic;"> (recommended)</span>.</p></body></html> @@ -54,7 +82,16 @@ - + + 7 + + + 7 + + + 7 + + 7 @@ -83,6 +120,9 @@ Rename + + true + -- cgit v1.3.1