diff --git a/Makefile b/Makefile index 96620b9..4cd6774 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,3 @@ hw: xfce4-keyboard-shortcuts: mkdir -p ~/.config/xfce4/xfconf/xfce-perchannel-xml cp -a xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/ - -xfce4-applications: - mkdir -p ~/.local/share/applications/ - cp -a desktop-applications/* ~/.local/share/applications/ diff --git a/desktop-applications/thunderbird.desktop b/desktop-applications/thunderbird.desktop deleted file mode 100644 index 29987e7..0000000 --- a/desktop-applications/thunderbird.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Mozilla Thunderbird -Comment=Mail & News Reader -Exec=env LC_TIME=root.UTF-8 /usr/bin/thunderbird %u -Icon=thunderbird -Terminal=false -Type=Application -Categories=Office;Network;Email; -MimeType=x-scheme-handler/mailto;