summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-11-07 21:51:47 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-11-07 21:51:47 -0500
commit346a6babdf6263568b7fe20b9019d3f4ca0d68f4 (patch)
tree5c63f13ab166a36cb87f654dbafa86b1bdb816d0
parenta104f5751d3c39a06571faebec5401ebe25dc2a1 (diff)
renamed "change game" button to "manage instances"
-rw-r--r--src/mainwindow.ui18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 466bd7bd..ace0dfeb 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1768,16 +1768,16 @@ p, li { white-space: pre-wrap; }
<normaloff>:/MO/gui/instance_switch</normaloff>:/MO/gui/instance_switch</iconset>
</property>
<property name="text">
- <string>&amp;Change Game...</string>
+ <string>Manage Instan&amp;ces...</string>
</property>
<property name="iconText">
- <string>&amp;Change Game</string>
+ <string>Manage Instan&amp;ces...</string>
</property>
<property name="toolTip">
- <string>Open the Instance selection dialog to manage a different Game</string>
+ <string>Open the instance manager window to manage a different instance</string>
</property>
<property name="statusTip">
- <string>Open the Instance selection dialog to manage a different Game</string>
+ <string>Open the instance manager window to manage a different instance</string>
</property>
</action>
<action name="actionExit">
@@ -1878,6 +1878,11 @@ p, li { white-space: pre-wrap; }
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
+ <class>LinkLabel</class>
+ <extends>QLabel</extends>
+ <header location="global">linklabel.h</header>
+ </customwidget>
+ <customwidget>
<class>MOBase::LineEditClear</class>
<extends>QLineEdit</extends>
<header>lineeditclear.h</header>
@@ -1917,11 +1922,6 @@ p, li { white-space: pre-wrap; }
<extends>QStatusBar</extends>
<header>statusbar.h</header>
</customwidget>
- <customwidget>
- <class>LinkLabel</class>
- <extends>QLabel</extends>
- <header location="global">linklabel.h</header>
- </customwidget>
</customwidgets>
<resources>
<include location="resources.qrc"/>