remove redundant desktop files
This commit is contained in:
parent
52b73e42bb
commit
569d429414
@ -1,12 +0,0 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
[Desktop Entry]
|
|
||||||
Name=flashtool
|
|
||||||
GenericName=flashtool
|
|
||||||
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
|
|
@ -1,16 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
GenericName=File Synchronizer
|
|
||||||
Name=MEGAsync
|
|
||||||
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
|
|
||||||
TryExec=megasync
|
|
||||||
Exec=megasync
|
|
||||||
Icon=mega
|
|
||||||
Terminal=false
|
|
||||||
Categories=Network;System;
|
|
||||||
StartupNotify=true
|
|
||||||
X-GNOME-Autostart-Delay=60
|
|
||||||
|
|
||||||
X-Desktop-File-Install-Version=0.23
|
|
||||||
Path=
|
|
@ -1,14 +0,0 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
[Desktop Entry]
|
|
||||||
Name=metasploit framework
|
|
||||||
Encoding=UTF-8
|
|
||||||
#Exec=sh -c "service postgresql start && msfdb init && msfconsole;${SHELL:-bash}"
|
|
||||||
#^^giving errors regarding posgresql in fedora
|
|
||||||
Exec=sh -c "msfdb init && msfconsole;${SHELL:-bash}"
|
|
||||||
Icon=metasploit
|
|
||||||
StartupNotify=false
|
|
||||||
Terminal=true
|
|
||||||
Type=Application
|
|
||||||
Categories=Network;exploitation-tools;
|
|
||||||
X-Kali-Package=metasploit-framework
|
|
||||||
Comment=metasploit-framework
|
|
Loading…
Reference in New Issue
Block a user