Update run scripts for Proton

This commit is contained in:
Castro-Fidel
2020-05-10 19:51:24 +03:00
parent 692d41a579
commit fa625f7bd6
16 changed files with 1543 additions and 1213 deletions

View File

@ -13,8 +13,6 @@ if [ $? -eq 1 ];then exit 1; fi
exit 0 ;;
"${port_del5}")
rm -fR "/home/${USER}/.local/share/applications/${gamename}.desktop"
rm -fR "${PORT_WINE_PATH}"
rm -fR "/home/${USER}/.config/${portname}"
ADD_IN_POST_UNINSTALL
zenity --info --title "PortWINE ${port_del6}!" --text "$portname ${port_del6}!" --no-wrap ;;
esac