From 569d429414936b194db23b189b743d27f2c78068 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 29 Apr 2020 15:00:29 +0200 Subject: [PATCH] remove redundant desktop files --- desktopfiles/flashtool.desktop | 12 ------------ desktopfiles/megasync.desktop | 16 ---------------- desktopfiles/metasploit-framework.desktop | 14 -------------- 3 files changed, 42 deletions(-) delete mode 100755 desktopfiles/flashtool.desktop delete mode 100644 desktopfiles/megasync.desktop delete mode 100755 desktopfiles/metasploit-framework.desktop diff --git a/desktopfiles/flashtool.desktop b/desktopfiles/flashtool.desktop deleted file mode 100755 index 2e21516..0000000 --- a/desktopfiles/flashtool.desktop +++ /dev/null @@ -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 diff --git a/desktopfiles/megasync.desktop b/desktopfiles/megasync.desktop deleted file mode 100644 index 1b96d5a..0000000 --- a/desktopfiles/megasync.desktop +++ /dev/null @@ -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= diff --git a/desktopfiles/metasploit-framework.desktop b/desktopfiles/metasploit-framework.desktop deleted file mode 100755 index 7e776d5..0000000 --- a/desktopfiles/metasploit-framework.desktop +++ /dev/null @@ -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