diff options
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c607a8e6..1bb70d64 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -899,6 +899,19 @@ p, li { white-space: pre-wrap; } <number>6</number>
</property>
<item>
+ <widget class="QLabel" name="managedArchiveLabel">
+ <property name="toolTip">
+ <string><html><head/><body><p><span style=" font-weight:600;">Managed</span> Archives are always loaded and the priority of their mod (left pane) applies to them. MO will also provide conflict information for managed archives.<br/><span style=" font-weight:600;">Unmanaged</span> Archives are only loaded if there is a plugin of the same name (&quot;Plugins&quot; tab) with the same priority as that plugin!</p><p><span style=" font-style:italic;">If you don't understand this it's safest to leave all archives unchecked except the grayed out ones.</span></p></body></html></string>
+ </property>
+ <property name="text">
+ <string><html><head/><body><p>Check an archive to have MO manage it. (<a href="#"><span style=" text-decoration: underline; color:#0000ff;">read more</span></a>)</p></body></html></string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="MOBase::SortableTreeWidget" name="bsaList">
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
@@ -958,16 +971,6 @@ BSAs checked here are loaded in such a way that your installation order is obeye </column>
</widget>
</item>
- <item>
- <widget class="QLabel" name="bsaWarning">
- <property name="text">
- <string><html><head/><body><p>Marked Archives (<img src=":/MO/gui/warning_16"/>) are still loaded on Skyrim but the <a href="http://forums.bethsoft.com/topic/1354395-update-bsas-and-you/"><span style=" text-decoration: underline; color:#0000ff;">regular file override</span></a> mechanism will apply: Loose files override BSAs, no matter the mod/plugin priority.</p></body></html></string>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- </item>
</layout>
</widget>
<widget class="QWidget" name="dataTab">
|
