RSSyl: Fix argument order for strstr() in Atom parser.
[claws.git] / claws-mail.desktop
index 684c6043ed5a486c30dae5095324740beac7579b..df0bb00063c3c1759a26adc5e97b5438f418b084 100644 (file)
@@ -1,11 +1,56 @@
 [Desktop Entry]
-Encoding=UTF-8
+Version=1.0
 Name=Claws Mail
-Exec=claws-mail
-Icon=claws-mail.png
-Info="Claws Mail"
-Categories=GTK;Network;Email;
-Comment="Gtk+ based Mail Client"
+GenericName=E-mail client
+GenericName[ca]=Client de correu electrònic
+GenericName[cs]=E-mailový klient
+GenericName[da]=E-post klient
+GenericName[es]=Cliente de correo electrónico
+GenericName[fi]=Sähköpostiohjelma
+GenericName[fr]=Client de messagerie électronique
+GenericName[hu]=Levelezőkliens
+GenericName[id]=Pembaca E-mail
+GenericName[ja]=Eメールクライアント
+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=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+
+Comment[da]=Letvægts og hurtig GTK+ baseret e-post klient
+Comment[es]=Cliente de correo rápido y ligero basado en GTK+
+Comment[fi]=Kevyt ja nopea GTK+-pohjainen sähköpostiohjelma
+Comment[fr]=Client de messagerie électronique, rapide et léger, en GTK+
+Comment[hu]=Pehelysúlyú és gyors GTK+ alapú levelezőkliens
+Comment[id]=Pembaca e-mail berbasis GTK+ yang cepat dan ringan
+Comment[ja]=軽量で早いGTK+ベースのEメールクライアント
+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...