aboutsummaryrefslogtreecommitdiff
path: root/gui/mainwindow.ui
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-11-03 23:53:31 +0000
committerSky <git@bunnies.cc>2013-11-03 23:53:31 +0000
commitdc3b0fcb2b74aeede37b08216b203cab284f7fce (patch)
treece4c2c3a2786bdbb9752c26d6feaab3735ba9bd6 /gui/mainwindow.ui
parent406d8511bdc7b857a200b29e7d6e2fd81eda0f8e (diff)
parentd6e4fb29713d6ce55b092c0e22412f6121e7f516 (diff)
downloadPrismLauncher-dc3b0fcb2b74aeede37b08216b203cab284f7fce.tar.gz
PrismLauncher-dc3b0fcb2b74aeede37b08216b203cab284f7fce.tar.bz2
PrismLauncher-dc3b0fcb2b74aeede37b08216b203cab284f7fce.zip
Merge branch 'develop'
Diffstat (limited to 'gui/mainwindow.ui')
-rw-r--r--gui/mainwindow.ui20
1 files changed, 20 insertions, 0 deletions
diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui
index 0f883d13..6f70fc98 100644
--- a/gui/mainwindow.ui
+++ b/gui/mainwindow.ui
@@ -62,6 +62,8 @@
<bool>false</bool>
</attribute>
<addaction name="actionAddInstance"/>
+ <addaction name="actionCopyInstance"/>
+ <addaction name="separator"/>
<addaction name="actionViewInstanceFolder"/>
<addaction name="actionViewCentralModsFolder"/>
<addaction name="actionRefresh"/>
@@ -310,6 +312,9 @@
<property name="statusTip">
<string>Change the selected instance's icon.</string>
</property>
+ <property name="iconVisibleInMenu">
+ <bool>true</bool>
+ </property>
</action>
<action name="actionEditInstNotes">
<property name="text">
@@ -445,6 +450,21 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ff0004;&quot;&gt;Catnarok!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Or just a cat with a ball of yarn?&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;WHO KNOWS?!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/icons/instances/tnt&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</action>
+ <action name="actionCopyInstance">
+ <property name="icon">
+ <iconset resource="../multimc.qrc">
+ <normaloff>:/icons/toolbar/copy</normaloff>:/icons/toolbar/copy</iconset>
+ </property>
+ <property name="text">
+ <string>Copy Instance</string>
+ </property>
+ <property name="toolTip">
+ <string>Copy the selected instance.</string>
+ </property>
+ <property name="statusTip">
+ <string>Add a new instance.</string>
+ </property>
+ </action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>