summaryrefslogtreecommitdiff
path: root/protocols/JabberG/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/res')
-rw-r--r--protocols/JabberG/res/jabber.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/JabberG/res/jabber.rc b/protocols/JabberG/res/jabber.rc
index 034d758c03..125cf58d12 100644
--- a/protocols/JabberG/res/jabber.rc
+++ b/protocols/JabberG/res/jabber.rc
@@ -218,7 +218,7 @@ BEGIN
LTEXT "ZIP:",IDC_STATIC,5,63,59,8
EDITTEXT IDC_ZIP,67,61,58,12,ES_AUTOHSCROLL
LTEXT "Country:",IDC_STATIC,5,77,59,8
- COMBOBOX IDC_COUNTRY,67,75,91,172,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_COUNTRY,67,75,91,172,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
END
IDD_VCARD_PERSONAL DIALOGEX 0, 0, 222, 132
@@ -269,7 +269,7 @@ BEGIN
LTEXT "ZIP:",IDC_STATIC,5,103,60,8
EDITTEXT IDC_ZIP,67,101,58,12,ES_AUTOHSCROLL
LTEXT "Country:",IDC_STATIC,5,116,60,8
- COMBOBOX IDC_COUNTRY,67,115,91,172,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_COUNTRY,67,115,91,172,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
END
IDD_VCARD_CONTACT DIALOGEX 0, 0, 222, 132