summaryrefslogtreecommitdiff
path: root/src/modinfodialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/modinfodialog.ui')
-rw-r--r--src/modinfodialog.ui16
1 files changed, 13 insertions, 3 deletions
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui
index 5b559992..d7b03d70 100644
--- a/src/modinfodialog.ui
+++ b/src/modinfodialog.ui
@@ -268,6 +268,13 @@
<number>0</number>
</property>
<item>
+ <widget class="QToolButton" name="previewPluginButton">
+ <property name="text">
+ <string>Open with Preview Plugin</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QToolButton" name="imagesExplore">
<property name="text">
<string>Open in Explorer</string>
@@ -384,7 +391,7 @@ Most mods do not have optional esps, so chances are good you are looking at an e
<string>Move a file to the data directory.</string>
</property>
<property name="whatsThis">
- <string>This moves a esp to the esp directory so it can be enabled in the main window. Please note that the ESP merely becomes &quot;available&quot;, it will not necessarily be loaded! That is configured in the main window of omo.</string>
+ <string>This moves a esp to the esp directory so it can be enabled in the main window. Please note that the ESP merely becomes &quot;available&quot;, it will not necessarily be loaded! That is configured in the main window of MO.</string>
</property>
<property name="text">
<string/>
@@ -404,10 +411,10 @@ Most mods do not have optional esps, so chances are good you are looking at an e
<item>
<widget class="QToolButton" name="deactivateESP">
<property name="toolTip">
- <string>Make the selected mod in the lower list unavailable.</string>
+ <string>Make the selected mod in the right list unavailable.</string>
</property>
<property name="whatsThis">
- <string>The selected esp (in the lower list) will be pushed into a subdirectory of the mod and will thus become &quot;invisible&quot; to the game. It can then no longer be activated.</string>
+ <string>The selected esp (in the right list) will be pushed into a subdirectory of the mod and will thus become &quot;invisible&quot; to the game. It can then no longer be activated.</string>
</property>
<property name="text">
<string/>
@@ -1251,6 +1258,9 @@ p, li { white-space: pre-wrap; }
<property name="uniformRowHeights">
<bool>true</bool>
</property>
+ <property name="sortingEnabled">
+ <bool>true</bool>
+ </property>
</widget>
</item>
</layout>