Check for existence of xmlNode namespace, to prevent NULL pointer crashes.
[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[sk]=Poštový klient
18 GenericName[sv]=E-postklient
19 Exec=claws-mail %u
20 Icon=claws-mail
21 Categories=Network;Office;Email;
22 Comment=Lightweight and Fast GTK+ based Mail Client
23 Comment[ca]=Client de correu electrònic ràpid i lleuger basat en GTK+
24 Comment[cs]=Lehký a rychlý mailový klient založený na GTK+
25 Comment[da]=Letvægts og hurtig GTK+ baseret e-post klient
26 Comment[es]=Cliente de correo rápido y ligero basado en GTK+
27 Comment[fi]=Kevyt ja nopea GTK+-pohjainen sähköpostiohjelma
28 Comment[fr]=Client de messagerie électronique, rapide et léger, en GTK+
29 Comment[hu]=Pehelysúlyú és gyors GTK+ alapú levelezőkliens
30 Comment[id]=Pembaca e-mail berbasis GTK+ yang cepat dan ringan
31 Comment[ja]=軽量で早いGTK+ベースのEメールクライアント
32 Comment[lt]=Lengvas ir greitas el. pašto klientas GTK+ pagrindu
33 Comment[pl]=Program pocztowy używający GTK+
34 Comment[pt-br]=Cliente de e-mail leve e rápido, baseado em GTK+
35 Comment[sk]=Odľahčený a rýchly poštový klient, založený na GTK+
36 Comment[sv]=Lättviktig och snabb GTK+-baserad E-postklient
37 Terminal=false
38 Type=Application
39 StartupNotify=true
40 MimeType=x-scheme-handler/mailto;
41 X-Info=Claws Mail
42
43 Actions=GetMail;ComposeMail;SendFile;
44
45 [Desktop Action GetMail]
46 Exec=claws-mail --receive-all
47 Name=Get Mail
48
49 [Desktop Action ComposeMail]
50 Exec=claws-mail --compose
51 Name=Email...
52
53 [Desktop Action SendFile]
54 Exec=claws-mail --compose --attach %f
55 Name=Send file...