From 2e9583b53bebc681e09c9682a2fb509653b345b4 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 23 Apr 2015 08:29:06 +0000 Subject: headerbar text fix git-svn-id: http://svn.miranda-ng.org/main/trunk@13054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Weather/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Weather/res/resource.rc b/plugins/Weather/res/resource.rc index 93a05e4515..38ac930598 100644 --- a/plugins/Weather/res/resource.rc +++ b/plugins/Weather/res/resource.rc @@ -235,7 +235,7 @@ EXSTYLE WS_EX_CONTROLPARENT CAPTION "Weather Protocol INI Setup" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "Weather Protocol INI Setup\nInstall and load your weather ini file here",IDC_HEADERBAR, + CONTROL "Install and load your weather ini file here",IDC_HEADERBAR, "MHeaderbarCtrl",0x0,0,0,259,28 CTEXT "Weather Protocol cannot find any weather INI file stored in your computer. To setup weather INI and add weather stations, please follow the steps:",IDC_STATIC,11,32,222,26 CONTROL "Click here to download a weather ini file from Miranda file listing",IDC_STEP1, -- cgit v1.2.3