Content:TabSRMM/HotkeysTable/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(+hotkey properties for hashtables = displayed hotkeys)
(ActivateProtocolMenu removed - it's the same Ctrl+P as InvokeProtocolMenu)
Line 1: Line 1:
<includeonly>{{#arraydefine: TabSRMMHotkeysTable
<includeonly>{{#arraydefine: TabSRMMHotkeysTable
| InvokeContainerOptions;; SmileySelectionWindow;; ToggleToolbar;; InvokeProtocolMenu;; ScrollThroughMessages;; InvokeHistoryWindow;; ToggleTextFormatting;; AnotherSendingMessage;; CloseActiveTab;; MinimizeContainer;; ActivateSendMenu;; ActivateProtocolMenu;; FreezeMessageLogUpdates;; InsertMathTags;; ToggleInfoPanel;; ToggleBiDi;; ActivateMultisendMode;; PasteAndSend;; ScrollLogTop;; ScrollLogBottom;; ClearLog;; ScrollLogUp;; ScrollLogUpFast;; ScrollLogDown;; ScrollLogDownFast;; SelectCorrespondingTab;; SelectPreviousTab;; SelectNextTab;; ActivateFirstUnreadTab;; ActivateRecentUnreadTab;; GlobalUnreadSearch;; CycleTabs
| InvokeContainerOptions;; SmileySelectionWindow;; ToggleToolbar;; InvokeProtocolMenu;; ScrollThroughMessages;; InvokeHistoryWindow;; ToggleTextFormatting;; AnotherSendingMessage;; CloseActiveTab;; MinimizeContainer;; ActivateSendMenu;; FreezeMessageLogUpdates;; InsertMathTags;; ToggleInfoPanel;; ToggleBiDi;; ActivateMultisendMode;; PasteAndSend;; ScrollLogTop;; ScrollLogBottom;; ClearLog;; ScrollLogUp;; ScrollLogUpFast;; ScrollLogDown;; ScrollLogDownFast;; SelectCorrespondingTab;; SelectPreviousTab;; SelectNextTab;; ActivateFirstUnreadTab;; ActivateRecentUnreadTab;; GlobalUnreadSearch;; CycleTabs
| ;;
| ;;
}}{{#hashdefine:
}}{{#hashdefine:
Line 45: Line 45:


ActivateSendMenu | hotkey={{Hotkey|Ctrl|S}} | ;; | =  
ActivateSendMenu | hotkey={{Hotkey|Ctrl|S}} | ;; | =  
}}{{#hashdefine:
ActivateProtocolMenu | hotkey={{Hotkey|Ctrl|P}} | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:

Revision as of 01:00, 1 December 2015

Documentation

Defines hashtables with hotkeys of the TabSRMM plugin.

Todo: needs categorization