Add desktop actions start-chat and show-next-pending-event

This commit is contained in:
Daniel Brötzmann 2018-09-30 10:31:43 +02:00 committed by Philipp Hörist
parent 622d44b202
commit c88932fc14
1 changed files with 11 additions and 0 deletions

View File

@ -13,3 +13,14 @@ StartupWMClass=Gajim
Terminal=false
Type=Application
MimeType=x-scheme-handler/xmpp;
Actions=StartChat;ShowNextPendingEvent;
[Desktop Action StartChat]
Exec=gajim --start-chat
Name=Start a new chat
Icon=org.gajim.Gajim
[Desktop Action ShowNextPendingEvent]
Exec=gajim --show-next-pending-event
Name=Show next pending event
Icon=org.gajim.Gajim