updated changeloge_en for gamescope session

This commit is contained in:
Mikhail Tergoev
2024-09-30 11:09:49 +03:00
parent 1f29138f86
commit 1d26ddec57
2 changed files with 19 additions and 10 deletions

View File

@ -1895,7 +1895,7 @@ pw_port_update () {
CHANGLOG_NEWS=$(sed "/Scripts version ${scripts_install_ver}/,$ d" "${PORT_WINE_TMP_PATH}/curent_var_ver" | sed '1,/---/ d' )
"${pw_yad}" --title "${translations[Update scripts:]} v.(${scripts_install_ver}${BRANCH_VERSION})" --window-icon="$PW_GUI_ICON_PATH/portproton.svg" \
--form --separator='%%%' --width=1000 --height=500 \
--field=":TXT" "$(print_wrapped "${CHANGLOG_NEWS}" 100)" \
--field=":TXT" "${CHANGLOG_NEWS}" \
--button="${translations[DO NOT REMIND ME]}"!"$PW_GUI_ICON_PATH/$BUTTON_SIZE.png"!"":16 \
--button="${translations[REMIND ME LATER]}"!"$PW_GUI_ICON_PATH/$BUTTON_SIZE.png"!"":18 \
--button="${translations[UPDATING NOW]}"!"$PW_GUI_ICON_PATH/$BUTTON_SIZE.png"!"":20 2>/dev/null