diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:23:09 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-11-26 15:23:09 +0000 |
commit | a24244a8159143a07208a91a6314680856d45a9e (patch) | |
tree | 2e0b5bb1afcaec5ed3168e2930cf279e4e959ecf /plugins | |
parent | 8ddf68d1de78f2af6ce02f097b43c57253afbf8b (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@6987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/TabSRMM/res/chat.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 1529b2c6c2..a2b69bbc5a 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -355,7 +355,7 @@ BEGIN MENUITEM "Copy", ID_MESSAGE_COPY, GRAYED
MENUITEM "Cut", ID_MESSAGE_CUT, GRAYED
MENUITEM "Paste", ID_MESSAGE_PASTE
- MENUITEM "Select All", ID_MESSAGE_SELECTALL
+ MENUITEM "Select all", ID_MESSAGE_SELECTALL
MENUITEM SEPARATOR
MENUITEM "Clear", ID_MESSAGE_CLEAR
END
|