Merge pull request #310 from Htylol/for-tray

This is necessary for tray
This commit is contained in:
Mikhail Tergoev 2024-08-25 20:33:38 +03:00 committed by GitHub
commit dbc04a508f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4707,6 +4707,7 @@ resize_png () {
fi
return 0
}
export -f resize_png
# GUI CREATE SHORTCUT
portwine_create_shortcut () {
@ -4848,6 +4849,7 @@ portwine_create_shortcut () {
fi
fi
}
export -f portwine_create_shortcut
pw_auto_create_shortcut () {
if [[ "${PW_CHECK_AUTOINSTALL}" == 1 ]] \