Skip to content

Move some accelerators from Glade file into code

Daniel Brötzmann requested to merge wurstsalat/gajim:app-accelerators into master

This moves accelerator keys from application_menu.ui to application.py and roster_window.py respectively.

I added three shortcuts:

  • Primary+E to show the plugins window
  • Primary+Alt+I to toggle the IPython console
Edited by Philipp Hörist

Merge request reports