From a3209d277e75553c8b023800d413b532d101a96e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 18 Feb 2013 13:04:40 +0000 Subject: duplicate message removed git-svn-id: http://svn.miranda-ng.org/main/trunk@3631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resource.rc b/src/resource.rc index fe1fd72d83..79d5041c4e 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -582,7 +582,7 @@ BEGIN "MHeaderbarCtrl",0x0,0,0,350,25 LISTBOX IDC_ACCLIST,7,32,130,187,LBS_SORT | LBS_OWNERDRAWVARIABLE | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP LTEXT "Account information:",IDC_TXT_ACCOUNT,142,32,201,8 - LTEXT "Welcome to Miranda NG's account manager!\nHere you can set up your IM accounts.\n\nSelect an account from the list on the left to see the available options. Alternatively, just click on the Plus sign underneath the list to set up a new IM account.",IDC_TXT_INFO,157,45,186,134 + LTEXT "",IDC_TXT_INFO,157,45,186,134 LTEXT "Additional:",IDC_TXT_ADDITIONAL,142,184,201,8 CONTROL "Configure network...",IDC_LNK_NETWORK,"Hyperlink",WS_TABSTOP,157,197,186,11 CONTROL "Get more protocols...",IDC_LNK_ADDONS,"Hyperlink",WS_TABSTOP,157,208,186,11 -- cgit v1.2.3