Fix #4695: Update java path label and tooltip (#5198)

This commit is contained in:
Alexandru Ionut Tripon 2026-03-18 05:38:53 +00:00 committed by GitHub
commit 53385fdfea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -252,7 +252,10 @@
<item row="3" column="0">
<widget class="QLabel" name="labelJavaDir">
<property name="text">
<string>&amp;Java:</string>
<string>&amp;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>