2019-06-27 02:09:36 +02:00
|
|
|
#!/usr/bin/env xdg-open
|
2019-05-15 03:18:25 +02:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=flashtool
|
|
|
|
GenericName=flashtool
|
2019-06-27 02:09:36 +02:00
|
|
|
Comment=Software for flashing phone firmware
|
|
|
|
Exec=/home/fedora/utils/SP_Flash_Tool_v5.1752_Linux/flash_tool.sh
|
2019-05-15 03:18:25 +02:00
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Icon=/usr/share/icons/Papirus/64x64/apps/android-file-transfer.svg
|
|
|
|
Categories=Utility;System;
|
2019-06-27 02:09:36 +02:00
|
|
|
#Path=
|
|
|
|
StartupNotify=false
|