X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=claws-mail.desktop;h=df0bb00063c3c1759a26adc5e97b5438f418b084;hp=98509c88153ebb06ce935cc9c605205dc7d5d64e;hb=06ba5f471bcf6a01a8672e71f061d3b7a511638d;hpb=d30abf851916520c3c499070d96e4d5f6b964a44 diff --git a/claws-mail.desktop b/claws-mail.desktop index 98509c881..df0bb0006 100644 --- a/claws-mail.desktop +++ b/claws-mail.desktop @@ -18,7 +18,8 @@ GenericName[sk]=Poštový klient GenericName[sv]=E-postklient Exec=claws-mail %u Icon=claws-mail -Categories=Network;Office;Email; +Categories=Network;Email; +Keywords=lightweight;fast;gui;extensible;plugin;pop;pop3;imap;imap4;nntp;news; Comment=Lightweight and Fast GTK+ based Mail Client Comment[ca]=Client de correu electrònic ràpid i lleuger basat en GTK+ Comment[cs]=Lehký a rychlý mailový klient založený na GTK+ @@ -39,3 +40,17 @@ 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...