major changes

This commit is contained in:
castro-fidel
2020-07-01 20:20:59 +03:00
parent 293a3146d9
commit 7d4d4f2c86
9 changed files with 42 additions and 32 deletions

View File

@ -75,6 +75,8 @@ then
export sc_img="Создаем ярлык. Выберите иконку ICO, или PNG формата..."
export sc_cmd="Введите дополнительные параметры запуска, или оставьте полепустым."
export debug_path="Выберите ярлык для создания .log файла..."
elif [ "${update_loc}" = "ENG" ]
then
@ -146,5 +148,7 @@ then
export sc_img="Select the .ICO or .PNG file..."
export sc_cmd="Add command line"
export debug_path="Select the .desktop file for create the log"
fi