mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-27 07:44:18 +00:00
Update lug-helper.sh
This commit is contained in:
parent
94dc48f52c
commit
289e60b0b9
@ -63,7 +63,7 @@ message() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Display the message
|
# Display the message
|
||||||
zenity "$margs" --icon-name='lutris' --width="400" --title="Star Citizen LUG Helper Script"
|
zenity "$margs$2" --icon-name='lutris' --width="400" --title="Star Citizen LUG Helper Script"
|
||||||
else
|
else
|
||||||
# Text based menu. Does not work with message types 4 and 5 (zenity radio lists)
|
# Text based menu. Does not work with message types 4 and 5 (zenity radio lists)
|
||||||
# those need to be handled specially in the code
|
# those need to be handled specially in the code
|
||||||
|
Loading…
Reference in New Issue
Block a user