From a76776079b6d15e92dffd0c5c0016389092b1c8b Mon Sep 17 00:00:00 2001 From: aunsane Date: Sun, 25 Feb 2018 14:45:28 +0300 Subject: Fixes related with 7fc01c9 --- plugins/CloudFile/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/CloudFile/res') diff --git a/plugins/CloudFile/res/resource.rc b/plugins/CloudFile/res/resource.rc index 53021dfa69..ac6165d105 100644 --- a/plugins/CloudFile/res/resource.rc +++ b/plugins/CloudFile/res/resource.rc @@ -109,8 +109,8 @@ BEGIN DEFPUSHBUTTON "OK",IDOK,75,62,50,14 PUSHBUTTON "Cancel",IDCANCEL,136,62,50,14 LTEXT "Enter authorization code:",IDC_STATIC,7,33,179,8 - LTEXT "To allow Miranda NG access to %s account:",IDC_AUTH_TEXT,7,7,140,8 - PUSHBUTTON "Authorize",IDC_OAUTH_AUTHORIZE,58,17,74,14 + LTEXT "To allow Miranda NG access to %s:",IDC_AUTH_TEXT,7,7,179,8 + CONTROL "Go to this link",IDC_OAUTH_AUTHORIZE,"Hyperlink",WS_GROUP | WS_TABSTOP | 0x1,7,18,179,8 END -- cgit v1.2.3