Compare commits

..

2 Commits

Author SHA1 Message Date
the-sane
6c7456fd64 Merge remote-tracking branch 'origin/master' 2023-02-27 15:57:50 -05:00
the-sane
e15e294335 Space Penguins are Best Penguins 2023-02-27 15:44:19 -05:00

View File

@ -2473,8 +2473,8 @@ fi
# Loop the main menu until the user selects quit # Loop the main menu until the user selects quit
while true; do while true; do
# Configure the menu # Configure the menu
menu_text_zenity="<b><big>Welcome, fellow Penguin, to the Star Citizen LUG Helper!</big>\n\nThis Helper is designed to help optimize your system for Star Citizen</b>\n\nYou may choose from the following options:" menu_text_zenity="<b><big>Welcome, Space Penguin, to the Star Citizen LUG Helper!</big>\n\nThis Helper is designed to help optimize your system for Star Citizen</b>\n\nYou may choose from the following options:"
menu_text_terminal="Welcome, fellow Penguin, to the Star Citizen Linux Users Group Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\nYou may choose from the following options:" menu_text_terminal="Welcome, Space Penguin, to the Star Citizen Linux Users Group Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\nYou may choose from the following options:"
menu_text_height="140" menu_text_height="140"
menu_type="radiolist" menu_type="radiolist"