Scripts version 2294

This commit is contained in:
Mikhail Tergoev
2024-05-06 23:14:44 +03:00
parent d3ee4024b8
commit 56e8019519
5 changed files with 35 additions and 25 deletions

View File

@ -617,6 +617,9 @@ case "${VULKAN_MOD}" in
esac
init_wine_ver
if [[ -f "${PORTWINE_DB_FILE}" ]] ; then
edit_db_from_gui PW_VULKAN_USE PW_WINE_USE PW_PREFIX_NAME
fi
[[ ! -z "$PW_YAD_SET" ]] && case "$PW_YAD_SET" in
98) portwine_delete_shortcut ;;