Skip to content

fix: Do not escape presence status text in tooltip

Nicoco requested to merge nicoco/gajim:fix-status-tooltip into master

A small fix, I am not 100% it's the right way, but without it, if the status contains a single quote it becomes ', which we certainly don't want. This seems to work for me.

Merge request reports