mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Session mute and buffer mute has been added to their keyboard shorcuts
This commit is contained in:
@@ -37,8 +37,8 @@ actions = {
|
||||
"copy_to_clipboard": _(u"Copy to clipboard"),
|
||||
"add_to_list": _(u"Add to list"),
|
||||
"remove_from_list": _(u"Remove from list"),
|
||||
"toggle_mute": _(u"Mutes/unmutes the active buffer"),
|
||||
"toggle_global_mute": _(u"Globally mute/unmute TW Blue"),
|
||||
"toggle_buffer_mute": _(u"Mutes/unmutes the active buffer"),
|
||||
"toggle_session_mute": _(u"Globally mute/unmute the current account in TWBlue"),
|
||||
"toggle_autoread": _(u"toggles the automatic reading of incoming tweets in the active buffer"),
|
||||
"search": _(u"Search on twitter"),
|
||||
"edit_keystrokes": _(u"Shows the keystroke editor"),
|
||||
|
Reference in New Issue
Block a user