check cyrillic

This commit is contained in:
Mikhail Tergoev
2024-02-04 15:10:18 +03:00
parent 7fd54ed79e
commit 087530afdb
5 changed files with 17 additions and 0 deletions

View File

@ -59,6 +59,9 @@ start_portwine () {
pw_install_dll_in_prefix
init_wine_ver
edit_db_from_gui WARN_CYRILLIC_IN_PATH
unset WARN_CYRILLIC_IN_PATH
if [ ! -f "${HOME}/.Xresources" ]; then
cp -f "${PORT_SCRIPTS_PATH}/.Xresources" "${HOME}"
xrdb -merge "${HOME}/.Xresources"