Small fix in flashtool desktop file
This commit is contained in:
parent
e5a90c6df0
commit
0033e5b93f
9
desktopfiles/flashtool.desktop
Normal file → Executable file
9
desktopfiles/flashtool.desktop
Normal file → Executable file
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user