Skip to content

Refactor configpaths

Philipp Hörist requested to merge lovetox/gajim:master into master
  • init configpaths earlier so logging can access it to store debug logs

  • First step for more consistency across Gajim when looking up paths

    Recommended usage for the future:

    app.configpaths.get()

    configpaths.get()

Edited by Philipp Hörist

Merge request reports