metainfo: add address_keeper plugin
[claws.git] / claws-mail.desktop
index 9761e6d254804679df4c0fed337db9ba0d60e2ba..116c9cbafdfd397568eb5ecf1826f5c100c0bdc5 100644 (file)
@@ -15,9 +15,10 @@ GenericName[lt]=El. pašto klientas
 GenericName[pl]=Program poczty elektronicznej
 GenericName[pt-br]=Cliente de e-mail
 GenericName[sk]=Poštový klient
+GenericName[sv]=E-postklient
 Exec=claws-mail %u
 Icon=claws-mail
-Categories=GTK;Network;Email;
+Categories=Network;Office;Email;
 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+
@@ -32,8 +33,23 @@ Comment[lt]=Lengvas ir greitas el. pašto klientas GTK+ pagrindu
 Comment[pl]=Program pocztowy używający GTK+
 Comment[pt-br]=Cliente de e-mail leve e rápido, baseado em GTK+
 Comment[sk]=Odľahčený a rýchly poštový klient, založený na GTK+
+Comment[sv]=Lättviktig och snabb GTK+-baserad E-postklient
 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...