1[Desktop Entry]
2Categories=Network;InstantMessaging;GTK;Chat;
3Name=Gajim
4GenericName=XMPP Chat Client
5Comment=A fully-featured XMPP chat client
6#Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
7Keywords=chat;messaging;im;xmpp;bonjour;voip;
8Exec=gajim %u
9#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
10Icon=org.gajim.Gajim
11StartupNotify=false
12X-GNOME-UsesNotifications=true
13Terminal=false
14Type=Application
15MimeType=x-scheme-handler/xmpp;
16Actions=StartChat;ShowNextPendingEvent;
17
18[Desktop Action StartChat]
19Exec=gajim --start-chat
20Name=Start a new chat
21#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
22Icon=org.gajim.Gajim
23
24[Desktop Action ShowNextPendingEvent]
25Exec=gajim --show-next-pending-event
26Name=Show next pending event
27#Translators: Do NOT translate or transliterate this text (this is an icon file name)!
28Icon=org.gajim.Gajim
29