diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-02 20:42:21 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-02 20:42:21 +0000 |
commit | 0256d9fe9b1c0d2135f42294c76a20359999a3c1 (patch) | |
tree | cba43199aaa67add9f64ce2c8dd2fb1c35f7471b /src | |
parent | 653dd053ae23e0bb0255d31b9353758b90ef95c9 (diff) |
test commit revert
git-svn-id: http://svn.miranda-ng.org/main/trunk@10674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r-- | src/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resource.rc b/src/resource.rc index 814750676a..4b20f3b4d0 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -719,7 +719,7 @@ BEGIN LTEXT "Select the extra icons to be shown in the contact list:",IDC_STATIC,1,9,274,13
CONTROL "",IDC_EXTRAORDER,"SysTreeView32",TVS_NOTOOLTIPS | TVS_CHECKBOXES | TVS_FULLROWSELECT | WS_BORDER | WS_TABSTOP,1,24,274,160
LTEXT "*only the first %d icons will be shown",IDC_MAX_ICONS_L,1,190,274,13,NOT WS_VISIBLE
- LTEXT "You can group/ungroup icons by selecting them (CTRL+left click) and using the popup menu (right click)",IDC_STATIC,1,208,274,21
+ LTEXT "You can group/ungroup icons by selecting them (CTRL+left click) and using the popup menu (right click)",IDC_STATIC,1,208,274,20
END
IDD_ENTER_STRING DIALOGEX 0, 0, 242, 42
|