From d4d30b4ac3342c915f28f62a5957758d0eb0984b Mon Sep 17 00:00:00 2001 From: fedora Date: Wed, 15 May 2019 03:18:25 +0200 Subject: [PATCH] Adding locally grown desktop files for tracking --- desktopfiles/flashtool.desktop | 11 +++++++++++ desktopfiles/megasync.desktop | 16 ++++++++++++++++ desktopfiles/metasploit-framework.desktop | 13 +++++++++++++ 3 files changed, 40 insertions(+) create mode 100644 desktopfiles/flashtool.desktop create mode 100644 desktopfiles/megasync.desktop create mode 100644 desktopfiles/metasploit-framework.desktop diff --git a/desktopfiles/flashtool.desktop b/desktopfiles/flashtool.desktop new file mode 100644 index 0000000..5d276ad --- /dev/null +++ b/desktopfiles/flashtool.desktop @@ -0,0 +1,11 @@ +[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 +Terminal=false +Type=Application +Icon=/usr/share/icons/Papirus/64x64/apps/android-file-transfer.svg +Categories=Utility;System; diff --git a/desktopfiles/megasync.desktop b/desktopfiles/megasync.desktop new file mode 100644 index 0000000..1b96d5a --- /dev/null +++ b/desktopfiles/megasync.desktop @@ -0,0 +1,16 @@ +[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 new file mode 100644 index 0000000..d059be9 --- /dev/null +++ b/desktopfiles/metasploit-framework.desktop @@ -0,0 +1,13 @@ +[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