Commit 6216ad6f authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'Htylol-fixed-for-pw_auto_create_shortcut-1' into devel

parents 60a277fb 431bbe89
......@@ -6346,6 +6346,7 @@ pw_auto_create_shortcut () {
pw_init_db
export PW_NO_RESTART_PPDB="1"
edit_db_from_gui PW_PREFIX_NAME LAUNCH_URI
unset PW_ICON_FOR_YAD name_desktop_png
portwine_create_shortcut
fi
fi
......@@ -6372,6 +6373,7 @@ pw_auto_create_shortcut () {
export portwine_exe="$exe_path"
resize_png "$portwine_exe" "${PORTPROTON_NAME}" "48" "128"
export PW_NO_RESTART_PPDB=1
unset PW_ICON_FOR_YAD name_desktop_png
portwine_create_shortcut
fi
done
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment