blob: ef5a3c92428e7efa2fa98b71db09e29c8cb4dda4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[Desktop Entry]
Categories=Network;InstantMessaging;GTK;Chat;
Name=Gajim
GenericName=XMPP Chat Client
Comment=A fully-featured XMPP chat client
Keywords=chat;messaging;im;xmpp;voip;
Exec=gajim %u
Icon=org.gajim.Gajim
StartupNotify=false
X-GNOME-SingleWindow=true
X-GNOME-UsesNotifications=true
Terminal=false
Type=Application
MimeType=x-scheme-handler/xmpp;
Actions=StartChat;
[Desktop Action StartChat]
Exec=gajim --start-chat
Name=Start a new chat
Icon=org.gajim.Gajim
|