forked from CastroFidel/winehelper
		
	tflex: correcting the display of the icon and name for a desktop file
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| ######################################################################## | ||||
| export PROG_URL="https://www.tflexcad.ru" | ||||
| export PROG_NAME="T-FLEX CAD 17" | ||||
| export PROG_ICON="tflexcad" | ||||
| export PROG_ICON="tflexcad17" | ||||
| export WH_WINE_USE="wine_wh_tflex_10-9_amd64" | ||||
| export BASE_PFX="tflex_pfx_x64_v03" | ||||
| export WINEARCH="win64" | ||||
| @@ -29,5 +29,5 @@ if try_download "https://www.tflex.ru/downloads/T-FLEX%20CAD%2017.zip" "${AUTOIN | ||||
|     try_remove_file "${AUTOINSTALL_EXE}" | ||||
|  | ||||
|     WIN_FILE_EXEC="$DRIVE_C/Program Files/T-FLEX CAD 17/Program/TFlexCad.exe" | ||||
|     create_desktop "$PROG_NAME" "$WIN_FILE_EXEC" "$PROG_ICON" "TFlexCad" | ||||
|     create_desktop "$PROG_NAME" "$WIN_FILE_EXEC" "$PROG_ICON" "TFlexCad17" | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user