summaryrefslogtreecommitdiff
path: root/src/modinfodialog.ui
diff options
context:
space:
mode:
authorChris Bessent <lost.dragonist@gmail.com>2020-01-06 05:17:01 -0700
committerGitHub <noreply@github.com>2020-01-06 05:17:01 -0700
commitdfa600996c49c1b23dca884c963dc917bd9cfc0a (patch)
treec6def4277cc962822d0dcde71fa9148e050f693f /src/modinfodialog.ui
parente69078e2399a88bda7bb9ffae7a3d57db9a4e9cf (diff)
parentd1a788dfad341b32235abc25c2ba1645f8be1ace (diff)
Merge pull request #954 from ModOrganizer2/Develop
Stage for release 2.2.2
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>