Improve runner menu description

This commit is contained in:
the-sane 2021-01-24 16:21:49 -05:00 committed by GitHub
parent f6ea8c04c7
commit d4c3015a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -988,9 +988,9 @@ runner_manage() {
looping_menu="true"
while [ "$looping_menu" = "true" ]; do
# Configure the menu
menu_text_zenity="<b><big>Manage Your Lutris Runners</big></b>\n\nYou may choose from the following options:"
menu_text_terminal="Manage Your Lutris Runners<\n\nYou may choose from the following options:"
menu_text_height="100"
menu_text_zenity="<b><big>Manage Your Lutris Runners</big>\n\nThe runners listed below are wine builds created for Star Citizen</b>\n\nYou may choose from the following options:"
menu_text_terminal="Manage Your Lutris Runners\n\nThe runners listed below are wine builds created for Star Citizen\nYou may choose from the following options:"
menu_text_height="140"
# Configure the menu options
delete="Remove an installed runner"