c6247b5a25d242494da707ff301123157f7e3d1a
[claws.git] / claws-mail.desktop
1 [Desktop Entry]
2 Version=1.0
3 Name=Claws Mail
4 GenericName=E-mail client
5 GenericName[ca]=Client de correu electrònic
6 GenericName[cs]=E-mailový klient
7 GenericName[da]=E-post klient
8 GenericName[es]=Cliente de correo electrónico
9 GenericName[fi]=Sähköpostiohjelma
10 GenericName[fr]=Client de messagerie électronique
11 GenericName[hu]=Levelezőkliens
12 GenericName[id]=Pembaca E-mail
13 GenericName[ja]=Eメールクライアント
14 GenericName[lt]=El. pašto klientas
15 GenericName[pl]=Program poczty elektronicznej
16 GenericName[pt-br]=Cliente de e-mail
17 GenericName[ru]=Почтовый клиент
18 GenericName[sk]=Poštový klient
19 GenericName[sv]=E-postklient
20 Exec=claws-mail %u
21 Icon=claws-mail
22 Categories=Network;Email;
23 Keywords=lightweight;fast;gui;extensible;plugin;pop;pop3;imap;imap4;nntp;news;
24 Comment=Lightweight and Fast GTK+ based Mail Client
25 Comment[ca]=Client de correu electrònic ràpid i lleuger basat en GTK+
26 Comment[cs]=Lehký a rychlý mailový klient založený na GTK+
27 Comment[da]=Letvægts og hurtig GTK+ baseret e-post klient
28 Comment[es]=Cliente de correo rápido y ligero basado en GTK+
29 Comment[fi]=Kevyt ja nopea GTK+-pohjainen sähköpostiohjelma
30 Comment[fr]=Client de messagerie électronique, rapide et léger, en GTK+
31 Comment[hu]=Pehelysúlyú és gyors GTK+ alapú levelezőkliens
32 Comment[id]=Pembaca e-mail berbasis GTK+ yang cepat dan ringan
33 Comment[ja]=軽量で早いGTK+ベースのEメールクライアント
34 Comment[lt]=Lengvas ir greitas el. pašto klientas GTK+ pagrindu
35 Comment[pl]=Program pocztowy używający GTK+
36 Comment[pt-br]=Cliente de e-mail leve e rápido, baseado em GTK+
37 Comment[ru]=Быстрый почтовый клиент на базе GTK+
38 Comment[sk]=Odľahčený a rýchly poštový klient, založený na GTK+
39 Comment[sv]=Lättviktig och snabb GTK+-baserad E-postklient
40 Terminal=false
41 Type=Application
42 StartupNotify=true
43 MimeType=x-scheme-handler/mailto;
44 X-Info=Claws Mail
45
46 Actions=GetMail;ComposeMail;SendFile;
47
48 [Desktop Action GetMail]
49 Exec=claws-mail --receive-all
50 Name=Get Mail
51
52 [Desktop Action ComposeMail]
53 Exec=claws-mail --compose
54 Name=Email...
55
56 [Desktop Action SendFile]
57 Exec=claws-mail --compose --attach %f
58 Name=Send file...