diff options
author | George Hazan <ghazan@miranda.im> | 2017-07-30 21:58:21 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-07-30 21:58:21 +0300 |
commit | 4cced832c6a4331bdbf8d6e4e80e96b040286686 (patch) | |
tree | 88e791837089566cf48ed980f92e8828b3403acc /plugins/TabSRMM/res | |
parent | fbdfd82d0cf0975b80a2afa5eda141c4940ada9d (diff) |
nudge button's hotkey moved to the Nudge plugin
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 5035997a5a..1347eb1094 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -763,8 +763,6 @@ BEGIN MENUITEM "Send &later", ID_SENDMENU_SENDLATER
MENUITEM SEPARATOR
MENUITEM "Send unsafe (ignore timeouts)", ID_SENDMENU_SENDWITHOUTTIMEOUTS
- MENUITEM SEPARATOR
- MENUITEM "Send nudge", ID_SENDMENU_SENDNUDGE
END
POPUP "Protomenu"
BEGIN
|