mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Fix #4695: Clarify Java auto-download path in settings UI
Signed-off-by: Metehan <metehancekci9@gmail.com>
This commit is contained in:
parent
98c3129424
commit
77e36c7d68
1 changed files with 4 additions and 1 deletions
|
|
@ -252,7 +252,10 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="labelJavaDir">
|
||||
<property name="text">
|
||||
<string>&Java:</string>
|
||||
<string>&Auto Java Download:</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Folder where Prism Launcher stores automatically downloaded Java versions. Do NOT set this to your system Java installation.</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>javaDirTextBox</cstring>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue