mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-13 22:00:34 +00:00
Clarify lug wiki link on main menu
This commit is contained in:
parent
ace7ce3563
commit
9305fdc38b
@ -2580,8 +2580,8 @@ if [ "$is_nixos" -eq 1 ]; then
|
||||
fi
|
||||
|
||||
# Set up the main menu heading
|
||||
menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is provided by the Star Citizen Linux Users Group</b>\n"$lug_wiki""
|
||||
menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\n"$lug_wiki""
|
||||
menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is provided by the Star Citizen Linux Users Group</b>\nFor help, see our wiki: "$lug_wiki""
|
||||
menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\nFor help, see our wiki: "$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 Star Citizen?"
|
||||
|
Loading…
x
Reference in New Issue
Block a user