forked from CastroFidel/PortWINE
more changes to move to curl+yad
This commit is contained in:
@ -59,8 +59,10 @@ start_portwine () {
|
||||
pw_install_dll_in_prefix
|
||||
init_wine_ver
|
||||
|
||||
edit_db_from_gui WARN_CYRILLIC_IN_PATH
|
||||
unset WARN_CYRILLIC_IN_PATH
|
||||
if [[ -f "$portwine_exe" ]] && [[ "${WARN_CYRILLIC_IN_PATH}" == 1 ]] ; then
|
||||
edit_db_from_gui WARN_CYRILLIC_IN_PATH
|
||||
unset WARN_CYRILLIC_IN_PATH
|
||||
fi
|
||||
|
||||
if [ ! -f "${HOME}/.Xresources" ]; then
|
||||
cp -f "${PORT_SCRIPTS_PATH}/.Xresources" "${HOME}"
|
||||
|
Reference in New Issue
Block a user