57d47b9575
GTK handles startup notifications, so advertise it in desktop file. This allows splash screens and other startup indications in DEs to work.
14 lines
303 B
Desktop File
14 lines
303 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=Dino
|
|
GenericName=Jabber/XMPP Client
|
|
Keywords=chat;talk;im;message;xmpp;jabber;
|
|
Exec=dino %U
|
|
Icon=im.dino.Dino
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;Network;Chat;InstantMessaging;
|
|
X-GNOME-UsesNotifications=true
|
|
MimeType=x-scheme-handler/xmpp;
|