diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-11-06 15:29:23 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-11-06 15:29:23 +0000 |
commit | 1109badbf7ade0bd6647654302a6ef5e1bb8fee2 (patch) | |
tree | 586b96688448e7e19e6bcd3df7c13f19457a0526 /plugins/Actman30/iac_contact.rc | |
parent | f80981e76fba41be1842aefebacf6be349e76901 (diff) |
Actman 30 merged with Awk's
git-svn-id: http://svn.miranda-ng.org/main/trunk@6806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman30/iac_contact.rc')
-rw-r--r-- | plugins/Actman30/iac_contact.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actman30/iac_contact.rc b/plugins/Actman30/iac_contact.rc index 65a7d2843e..b3923502b3 100644 --- a/plugins/Actman30/iac_contact.rc +++ b/plugins/Actman30/iac_contact.rc @@ -7,7 +7,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0
{
- RTEXT "Choose contact", -1 , 0, 2, 160, 10
+ RTEXT "Choose Contact", -1 , 0, 2, 160, 10
CONTROL "Refresh",IDC_CNT_REFRESH,"MButtonClass",WS_TABSTOP,1,12,16,16,$18000000
COMBOBOX IDC_CONTACTLIST, 19, 14, 148, 128, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL
AUTOCHECKBOX "Keep handle only", IDC_CNT_KEEP , 1, 31, 160, 11
|