forked from CastroFidel/PortWINE
###Scripts version 2011###
This commit is contained in:
@ -437,6 +437,8 @@ read "portname" < "${PORT_WINE_TMP_PATH}/portname" && export portname
|
||||
cd "${PORT_SCRIPTS_PATH}"
|
||||
. "${PORT_SCRIPTS_PATH}/var"
|
||||
|
||||
[ -f "${PORT_SCRIPTS_PATH}/autoinstall" ] && try_remove_file "${PORT_SCRIPTS_PATH}/autoinstall"
|
||||
|
||||
if [ ! -f "${PORT_WINE_TMP_PATH}/${portname}_loc" ] ; then
|
||||
SET_LANG=`zenity --title "Install $portname" --text "Select the language" --list --radiolist \
|
||||
--column="Set:" --column "Language:" TRUE "RUS" FALSE "ENG" `
|
||||
|
Reference in New Issue
Block a user