Merge branch 'patch-4' of github.com:zorn-v/PortWINE into zorn-v-patch-4

This commit is contained in:
Mikhail Tergoev 2024-12-01 13:24:30 +03:00
commit a9e206d8ef

@ -923,6 +923,7 @@ case "$PW_YAD_SET" in
esac esac
case "$PW_YAD_SET" in case "$PW_YAD_SET" in
'') ;;
98) portwine_change_shortcut ;; 98) portwine_change_shortcut ;;
100) portwine_create_shortcut ;; 100) portwine_create_shortcut ;;
DEBUG|102) portwine_start_debug ;; DEBUG|102) portwine_start_debug ;;