From 98e17998fe4dd541143de3e1bbc4b267aadb383b Mon Sep 17 00:00:00 2001 From: Tim Flynn Date: Mon, 16 Jan 2017 16:42:22 -0500 Subject: GH-1065 Normalize usage of directory vs folder --- application/pages/global/JavaPage.ui | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'application/pages/global/JavaPage.ui') diff --git a/application/pages/global/JavaPage.ui b/application/pages/global/JavaPage.ui index ba873d34..9023b932 100644 --- a/application/pages/global/JavaPage.ui +++ b/application/pages/global/JavaPage.ui @@ -17,16 +17,7 @@ - - 0 - - - 0 - - - 0 - - + 0 @@ -273,7 +264,7 @@ - <html><head/><body><p>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.</p><p>Wrapper command allows running java using an extra wrapper program (like 'optirun' on Linux)</p></body></html> + <html><head/><body><p>Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC's working folder with INST_ID, INST_DIR, and INST_NAME as environment variables.</p><p>Wrapper command allows running java using an extra wrapper program (like 'optirun' on Linux)</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop -- cgit v1.2.3