Skip to content

Fix starting with URI

Daniel Brötzmann requested to merge wurstsalat/gajim:start-args into master

This fixes starting Gajim with an URI like xmpp:romeo@montague.net?message;body=Test

Test with:

launch.py "xmpp:romeo@montague.net?message;body=Test"

Merge request reports