Skip to content

AdvancedConfig: Layout changes and code cleanup

Daniel Brötzmann requested to merge wurstsalat/gajim:rework-ace into master

This is a slight rework of the AdvancedConfig window.

What has been done:

  • inherit from Gtk.ApplicationWindow
  • slight layout changes
  • use Q_() for translating config specific strings
  • code cleanup

Merge request reports