From bb7e8985f6d189de0acac6a1c3033cb16378c1fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 4 Nov 2013 02:53:05 +0100 Subject: Reformat and (slightly) decruft all the things. --- gui/settingsdialog.ui | 569 -------------------------------------------------- 1 file changed, 569 deletions(-) delete mode 100644 gui/settingsdialog.ui (limited to 'gui/settingsdialog.ui') diff --git a/gui/settingsdialog.ui b/gui/settingsdialog.ui deleted file mode 100644 index bf173b1b..00000000 --- a/gui/settingsdialog.ui +++ /dev/null @@ -1,569 +0,0 @@ - - - SettingsDialog - - - - 0 - 0 - 502 - 599 - - - - - 0 - 0 - - - - Settings - - - - :/icons/toolbar/settings:/icons/toolbar/settings - - - true - - - - - - QTabWidget::Rounded - - - 0 - - - - General - - - - - - true - - - Sorting Mode - - - - - - By last launched - - - sortingModeGroup - - - - - - - By name - - - sortingModeGroup - - - - - - - - - - Update Settings - - - - - - Use development builds? - - - - - - - Check for updates when MultiMC starts? - - - - - - - - - - Folders - - - - - - Instances: - - - - - - - - - - ... - - - - - - - Mods: - - - - - - - - - - ... - - - - - - - LWJGL: - - - - - - - - - - ... - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - Minecraft - - - - - - Window Size - - - - - - Start Minecraft maximized? - - - - - - - - - Window height: - - - - - - - Window width: - - - - - - - 854 - - - 65536 - - - 1 - - - 854 - - - - - - - 480 - - - 65536 - - - 480 - - - - - - - - - - - - Console Settings - - - - - - Show console while the game is running? - - - - - - - Automatically close console when the game quits? - - - - - - - - - - Login automatically when an instance icon is double clicked? - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - Java - - - - - - Memory - - - - - - 512 - - - 65536 - - - 128 - - - 1024 - - - - - - - Minimum memory allocation: - - - - - - - Maximum memory allocation: - - - - - - - 256 - - - 65536 - - - 128 - - - 256 - - - - - - - PermGen: - - - - - - - 64 - - - 999999999 - - - 8 - - - 64 - - - - - - - - - - Java Settings - - - - - - - 0 - 0 - - - - Java path: - - - - - - - - 0 - 0 - - - - JVM arguments: - - - - - - - - 0 - 0 - - - - Browse... - - - - - - - - - - - 0 - 0 - - - - Auto-detect... - - - - - - - - - - - - - Custom Commands - - - - - - Post-exit command: - - - - - - - Pre-launch command: - - - - - - - - - - - - - - - - - 0 - 0 - - - - Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC's working directory with INST_ID, INST_DIR, and INST_NAME as environment variables. - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - - settingsTabs - buttonBox - sortLastLaunchedBtn - sortByNameBtn - devBuildsCheckBox - autoUpdateCheckBox - instDirTextBox - modsDirTextBox - lwjglDirTextBox - instDirBrowseBtn - modsDirBrowseBtn - lwjglDirBrowseBtn - maximizedCheckBox - windowWidthSpinBox - windowHeightSpinBox - showConsoleCheck - autoCloseConsoleCheck - autoLoginCheckBox - minMemSpinBox - maxMemSpinBox - permGenSpinBox - javaPathTextBox - pushButton - btnBrowse - jvmArgsTextBox - preLaunchCmdTextBox - postExitCmdTextBox - - - - - - - buttonBox - accepted() - SettingsDialog - accept() - - - 257 - 410 - - - 157 - 274 - - - - - buttonBox - rejected() - SettingsDialog - reject() - - - 325 - 410 - - - 286 - 274 - - - - - - - - -- cgit v1.2.3