From 90764f97d94a52517d735ed96d26bb52a2d75de1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 29 Jan 2013 23:52:37 -0600 Subject: Add instance toolbar. --- gui/mainwindow.ui | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 149 insertions(+), 2 deletions(-) (limited to 'gui/mainwindow.ui') diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui index 6640657a..3e832276 100644 --- a/gui/mainwindow.ui +++ b/gui/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 854 - 480 + 600 + 400 @@ -39,6 +39,9 @@ + + Main Toolbar + false @@ -64,6 +67,38 @@ + + + Instance Toolbar + + + false + + + RightToolBarArea + + + false + + + + + + + + + + + + + + + + + + + + @@ -178,6 +213,118 @@ QAction::AboutRole + + + Play + + + Launch the selected instance. + + + + + Rename + + + Rename the selected instance. + + + + + Change Group + + + Change the selected instance's group. + + + + + Change Icon + + + Change the selected instance's icon. + + + + + Edit Notes + + + Edit the notes for the selected instance. + + + + + Settings + + + Change settings for the selected instance. + + + + + Make Shortcut + + + Make a shortcut on the desktop for the selected instance. + + + + + Manage Saves + + + Manage saves for the selected instance. + + + + + Edit Mods + + + Edit the mods for the selected instance. + + + + + Change Version + + + Change the selected instance's Minecraft version. + + + + + Change LWJGL + + + Change the version of LWJGL for the selected instance to use. + + + + + Rebuild Jar + + + Re-installs the mods for the selected instance. + + + + + View Folder + + + Opens the selected instance's root folder in a file browser. + + + + + Delete + + + Deletes the selected instance. + + -- cgit v1.2.3