summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 0412fc10..51f35683 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -1100,6 +1100,27 @@ programs you are intentionally running.</string>
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="enableArchiveParsingBox">
+ <property name="toolTip">
+ <string>Enable parsing of Archives Archives, has effects on perfromance.</string>
+ </property>
+ <property name="whatsThis">
+ <string>
+ By default Mod Organizer will parse Archive files to calculate conflicts between themselves and loose files, this process has a noticeable cost in performance.
+ This feature should not be confused from the one offered by ModOrganizer 1, ModOrganizer 2 will only show conflicts with archives NOT load them into the game or program.
+
+ If you disable this feature, MO will only display conflicts with Loose files.
+ </string>
+ </property>
+ <property name="text">
+ <string>Enable parsing of Archives</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
<item>
<widget class="QPushButton" name="resetGeometryBtn">
<property name="toolTip">