Skip to content
  • Philipp Hörist's avatar
    Refactor configpaths · 4a26ecb1
    Philipp Hörist authored
    - 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()
    4a26ecb1