mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 15:34:19 +00:00
Improve message
This commit is contained in:
parent
88702d5629
commit
f1813ff052
@ -2681,7 +2681,7 @@ menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is pro
|
||||
menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\n"$lug_wiki""
|
||||
|
||||
# First run
|
||||
firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install the game?"
|
||||
firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install Star Citizen?"
|
||||
if [ "$use_zenity" -eq 1 ]; then
|
||||
firstrun_message="$menu_heading_zenity\n\n$firstrun_message"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user