added audio playback to the keymap editor

This commit is contained in:
Manuel Cortez 2015-12-16 20:16:18 -06:00
parent 1ca1862a08
commit b8dfa4a5e8

View File

@ -50,4 +50,5 @@ actions = {
"lists_manager": _(u"Opens the list manager, which allows you to create, edit, delete and open lists in buffers."),
"configuration": _(u"Opens the global settings dialogue"),
"accountConfiguration": _(u"Opens the account settings dialogue"),
"audio": _(u"Try to play an audio file"),
}