added remove old links if builtin file not found

This commit is contained in:
Mikhail Tergoev
2024-10-19 14:18:57 +03:00
parent 55f69c96e2
commit a35ba3bba4
4 changed files with 26 additions and 8 deletions

View File

@ -32,7 +32,7 @@ export TAB_SIZE=32 # 24, 28, 32, 36, 40
# размер главного меню
export PW_MAIN_SIZE_W=1000
export PW_MAIN_SIZE_H=330
export PW_MAIN_SIZE_H=400
# размер меню запуска и положения табов
export PW_START_SIZE_W=800