forked from CastroFidel/PortWINE
Merge branch 'Htylol-fixed-for-pw_auto_create_shortcut-1' into devel
This commit is contained in:
commit
6216ad6f49
@ -6346,6 +6346,7 @@ pw_auto_create_shortcut () {
|
|||||||
pw_init_db
|
pw_init_db
|
||||||
export PW_NO_RESTART_PPDB="1"
|
export PW_NO_RESTART_PPDB="1"
|
||||||
edit_db_from_gui PW_PREFIX_NAME LAUNCH_URI
|
edit_db_from_gui PW_PREFIX_NAME LAUNCH_URI
|
||||||
|
unset PW_ICON_FOR_YAD name_desktop_png
|
||||||
portwine_create_shortcut
|
portwine_create_shortcut
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
@ -6372,6 +6373,7 @@ pw_auto_create_shortcut () {
|
|||||||
export portwine_exe="$exe_path"
|
export portwine_exe="$exe_path"
|
||||||
resize_png "$portwine_exe" "${PORTPROTON_NAME}" "48" "128"
|
resize_png "$portwine_exe" "${PORTPROTON_NAME}" "48" "128"
|
||||||
export PW_NO_RESTART_PPDB=1
|
export PW_NO_RESTART_PPDB=1
|
||||||
|
unset PW_ICON_FOR_YAD name_desktop_png
|
||||||
portwine_create_shortcut
|
portwine_create_shortcut
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user