diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-11-07 19:42:16 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-11-07 19:42:16 +0000 |
commit | 7288031deaffcbb9424dbad8496f6086f52a5066 (patch) | |
tree | 32c6ceaaaefa5142975561a82e559a00a5e65b19 /plugins/Clist_blind | |
parent | 0e1583d29ba276dbfc6a65afec90f4b8d066ebe1 (diff) |
replaced weird character with human-readable text
git-svn-id: http://svn.miranda-ng.org/main/trunk@6817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_blind')
-rw-r--r-- | plugins/Clist_blind/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index bd82715352..14a222d62a 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -318,7 +318,7 @@ IDC_DROPUSER CURSOR "..\\..\\..\\src\\res\\cursor_dr IDR_CLISTMENU MENU
BEGIN
- POPUP "&¤"
+ POPUP "&Main menu"
BEGIN
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_ICQ_EXIT
|