remove all traces of intltool, and hence don't install appdata, because it's broken...
[claws.git] / claws-mail.desktop.in
diff --git a/claws-mail.desktop.in b/claws-mail.desktop.in
deleted file mode 100644 (file)
index 7c4af4b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=Claws Mail
-_GenericName=E-mail client
-Exec=claws-mail %u
-Icon=claws-mail
-Categories=Network;Email;
-_Comment=Lightweight and Fast GTK+ based Mail Client
-_Keywords=lightweight;fast;gui;extensible;plugin;pop;pop3;imap;imap4;nntp;news;
-Terminal=false
-Type=Application
-StartupNotify=true
-MimeType=x-scheme-handler/mailto;
-X-Info=Claws Mail
-
-Actions=GetMail;ComposeMail;SendFile;
-
-[Desktop Action GetMail]
-Exec=claws-mail --receive-all
-Name=Get Mail
-
-[Desktop Action ComposeMail]
-Exec=claws-mail --compose
-Name=Email...
-
-[Desktop Action SendFile]
-Exec=claws-mail --compose --attach %f
-Name=Send file...