mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-02-05 22:39:04 +00:00
Improve message
This commit is contained in:
parent
b66d1554e9
commit
4b924ba068
@ -358,7 +358,7 @@ getdirs() {
|
|||||||
# If we don't have the directory paths we need yet,
|
# If we don't have the directory paths we need yet,
|
||||||
# ask the user to provide them
|
# ask the user to provide them
|
||||||
if [ -z "$wine_prefix" ] || [ -z "$game_path" ]; then
|
if [ -z "$wine_prefix" ] || [ -z "$game_path" ]; then
|
||||||
message info "At the next screen, please select your Star Citizen WINE prefix.\n\nIt will be saved for future use in:\n$conf_dir/$conf_subdir/"
|
message info "At the next screen, please select your Star Citizen WINE prefix.\nIt will be remembered for future use."
|
||||||
if [ "$has_zen" -eq 1 ]; then
|
if [ "$has_zen" -eq 1 ]; then
|
||||||
# Using Zenity file selection menus
|
# Using Zenity file selection menus
|
||||||
# Get the wine prefix directory
|
# Get the wine prefix directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user