aboutsummaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorSebastian Krzyszkowiak <dos@dosowisko.net>2023-03-13 05:10:59 +0100
committerMarvin W <git@larma.de>2023-03-21 17:56:53 -0600
commit57d47b95754dbdef5f568e233fcb90b181b3c75c (patch)
tree96126c4e5eb0ad17d991e0448f1a0ccb3245f45b /main
parent4e1311dfa9944fc04089037783db6a0a6eef7345 (diff)
downloaddino-57d47b95754dbdef5f568e233fcb90b181b3c75c.tar.gz
dino-57d47b95754dbdef5f568e233fcb90b181b3c75c.zip
data: Set StartupNotify to true in .desktop file
GTK handles startup notifications, so advertise it in desktop file. This allows splash screens and other startup indications in DEs to work.
Diffstat (limited to 'main')
-rw-r--r--main/data/im.dino.Dino.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/data/im.dino.Dino.desktop b/main/data/im.dino.Dino.desktop
index 90f3e38f..8c04dc34 100644
--- a/main/data/im.dino.Dino.desktop
+++ b/main/data/im.dino.Dino.desktop
@@ -5,7 +5,7 @@ GenericName=Jabber/XMPP Client
Keywords=chat;talk;im;message;xmpp;jabber;
Exec=dino %U
Icon=im.dino.Dino
-StartupNotify=false
+StartupNotify=true
Terminal=false
Type=Application
Categories=GTK;Network;Chat;InstantMessaging;