diff --git a/Makefile b/Makefile index d7e2018..d54eee5 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ all: - shellcheck contacts-importer screenshot + shellcheck l5-contacts-importer l5-screenshot diff --git a/contacts-importer.desktop b/contacts-importer.desktop deleted file mode 100644 index d9b8398..0000000 --- a/contacts-importer.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=Contacts Importer -Type=Application -Icon=preferences-desktop-personal -Exec=/usr/bin/contacts-importer %U -Categories=Utility; -MimeType=text/x-vcard; diff --git a/screenshot.desktop b/screenshot.desktop deleted file mode 100644 index a4ad32a..0000000 --- a/screenshot.desktop +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Name=Screen Shot -Type=Application -Icon=applets-screenshooter -Exec=/usr/bin/screenshot %U -Categories=Utility;