Skip to content

Gajim: Add portable check

Daniel Brötzmann requested to merge wurstsalat/gajim:portable-path into master

This add a new method to check whether Gajim is run as Portable version.

app.is_portable() returns True if run as Portable.

Edited by Daniel Brötzmann

Merge request reports