From 3cc63733f0d247f133170b2b40fde6ee2e47e870 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 23 Aug 2013 19:48:03 +0000 Subject: - cosmetics (patch from RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@5796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resource.rc b/src/resource.rc index 6205555f66..5a65bc46aa 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -402,9 +402,9 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Please complete the following form to create a new user profile",IDC_STATIC,4,3,205,16 EDITTEXT IDC_PROFILENAME,61,13,105,12,ES_AUTOHSCROLL - COMBOBOX IDC_PROFILEDRIVERS,58,75,105,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP + COMBOBOX IDC_PROFILEDRIVERS,61,75,105,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP LTEXT "Profile",IDC_STATIC,20,14,38,9 - LTEXT "e.g. Workplace",IDC_STATIC,71,27,77,11 + LTEXT "e.g. Workplace",IDC_STATIC,62,27,77,11 LTEXT "You can select a different profile driver from the default, it may offer more features or abilities, if in doubt use the default.",IDC_STATIC,4,46,207,24 LTEXT "e.g. Miranda Database",IDC_STATIC,62,91,84,11 LTEXT "Driver",IDC_STATIC,20,77,37,9 -- cgit v1.2.3