diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-04 17:50:45 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-04 17:50:45 +0000 |
commit | 2e91960326e4e7341a2d7d954a88c3128a37d49f (patch) | |
tree | 347e28205768c49f5ea6d0130e29c58c8c4a9155 /protocols/Tlen | |
parent | 70fba6e9bc3551dab21afd51ce09d2133d51f8a5 (diff) |
protocols: "colour" eliminated
git-svn-id: http://svn.miranda-ng.org/main/trunk@6329 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tlen')
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index 1e7b53a7de..3cbae89e06 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -179,7 +179,7 @@ BEGIN GROUPBOX "Mail Notification",IDC_STATIC,0,0,304,110
CONTROL "Enable incoming mail notification",IDC_ENABLEPOPUP,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,12,267,10
- GROUPBOX "Colours",IDC_STATIC,8,26,140,55
+ GROUPBOX "Colors",IDC_STATIC,8,26,140,55
LTEXT "Background",IDC_STATIC,47,43,95,8
LTEXT "Text",IDC_STATIC,47,62,96,8
CONTROL "",IDC_COLORBKG,"ColourPicker",WS_TABSTOP,17,41,24,12
|