Skip to content

Don't remove bookmark selection when removing bookmark

Daniel Brötzmann requested to merge wurstsalat/gajim:bookmarks-selection into master

This fix selects the next bookmark after removing one. Removing lots of bookmarks would otherwise require the user to manually select the next bookmark after pressing Remove.

Additional:

  • Adapts to _ui scheme
  • Connects mnemonics to entry fields and switch
  • Adds some tooltips
  • Renames Auto Join to Join Automatically

Merge request reports