forked from CastroFidel/PortWINE
This is necessary for tray
This commit is contained in:
parent
5d05768ef0
commit
c26057afa4
@ -4680,6 +4680,7 @@ resize_png () {
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
export -f resize_png
|
||||
|
||||
# GUI CREATE SHORTCUT
|
||||
portwine_create_shortcut () {
|
||||
@ -4821,6 +4822,7 @@ portwine_create_shortcut () {
|
||||
fi
|
||||
fi
|
||||
}
|
||||
export -f portwine_create_shortcut
|
||||
|
||||
pw_auto_create_shortcut () {
|
||||
if [[ "${PW_CHECK_AUTOINSTALL}" == 1 ]] \
|
||||
|
Loading…
Reference in New Issue
Block a user