diff --git a/desktopfiles/flashtool.desktop b/desktopfiles/flashtool.desktop old mode 100644 new mode 100755 index 5d276ad..2e21516 --- a/desktopfiles/flashtool.desktop +++ b/desktopfiles/flashtool.desktop @@ -1,11 +1,12 @@ +#!/usr/bin/env xdg-open [Desktop Entry] Name=flashtool -Name[en_US]=flashtool GenericName=flashtool -GenericName[en_US]=flashtool -Comment=Flashing software for flashing phone firmware -Exec=/home/fedora/utils/SP_Flash_Tool_v5.1752_Linux/flash_tool +Comment=Software for flashing phone firmware +Exec=/home/fedora/utils/SP_Flash_Tool_v5.1752_Linux/flash_tool.sh Terminal=false Type=Application Icon=/usr/share/icons/Papirus/64x64/apps/android-file-transfer.svg Categories=Utility;System; +#Path= +StartupNotify=false