mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 15:55:38 +00:00
Updated Duckstation config
This commit is contained in:
parent
361e28396f
commit
7124cfda34
|
@ -8,7 +8,7 @@ then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
conf_init
|
||||
#conf_init
|
||||
|
||||
zenity --question --no-wrap --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" --title "RetroDECK" --cancel-label="Cancel" --ok-label "Browse" --text="The roms folder is now: $roms_folder\nplease select the new location.\nA retrodeck/roms folder will be created starting from the directory that you selected."
|
||||
if [ $? == 1 ] #cancel
|
||||
|
|
Loading…
Reference in a new issue