From e178284172396ee51acb77c2daa8135b4855c12b Mon Sep 17 00:00:00 2001 From: Jan Dalheimer Date: Wed, 16 Jul 2014 00:13:40 +0200 Subject: Merge global settings and accounts into a pagedialog Also split external tools into it's own page --- gui/dialogs/AccountListDialog.ui | 96 ---------------------------------------- 1 file changed, 96 deletions(-) delete mode 100644 gui/dialogs/AccountListDialog.ui (limited to 'gui/dialogs/AccountListDialog.ui') diff --git a/gui/dialogs/AccountListDialog.ui b/gui/dialogs/AccountListDialog.ui deleted file mode 100644 index 72682163..00000000 --- a/gui/dialogs/AccountListDialog.ui +++ /dev/null @@ -1,96 +0,0 @@ - - - AccountListDialog - - - - 0 - 0 - 400 - 300 - - - - Manage Accounts - - - - - - <html><head/><body><p>Welcome! If you're new here, you can click the &quot;Add&quot; button to add your Mojang or Minecraft account.</p></body></html> - - - true - - - - - - - - - - - - - - &Add - - - - - - - &Remove - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - <html><head/><body><p>Set the currently selected account as the active account. The active account is the account that is used to log in (unless it is overridden in an instance-specific setting).</p></body></html> - - - &Set Default - - - - - - - Set no default account. This will cause MultiMC to prompt you to select an account every time you launch an instance that doesn't have its own default set. - - - &No Default - - - - - - - - - - - QDialogButtonBox::Close - - - - - - - - -- cgit