mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 04:19:55 +01:00
Don't use startup notification, because the mainwindow will often go in the tray and not get shown
This commit is contained in:
parent
1230084dbf
commit
3e7b4ac432
2
dist/clementine.desktop
vendored
2
dist/clementine.desktop
vendored
@ -10,5 +10,5 @@ TryExec=clementine
|
||||
Icon=application-x-clementine
|
||||
Terminal=false
|
||||
Categories=AudioVideo;Player;Qt;
|
||||
StartupNotify=true
|
||||
StartupNotify=false
|
||||
MimeType=audio/mpeg;audio/x-wav;
|
||||
|
Loading…
Reference in New Issue
Block a user