X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=claws-mail.desktop;h=116c9cbafdfd397568eb5ecf1826f5c100c0bdc5;hp=98509c88153ebb06ce935cc9c605205dc7d5d64e;hb=7c90d012048137e3d11f1220783d60394e641b85;hpb=d30abf851916520c3c499070d96e4d5f6b964a44 diff --git a/claws-mail.desktop b/claws-mail.desktop index 98509c881..116c9cbaf 100644 --- a/claws-mail.desktop +++ b/claws-mail.desktop @@ -39,3 +39,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...