From d26e812159e99907be7be271ec3944a670c57450 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 2 Jun 2016 00:10:56 +0000 Subject: MirFox: fix typo git-svn-id: http://svn.miranda-ng.org/main/trunk@16900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirFox/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirFox') diff --git a/plugins/MirFox/res/resource.rc b/plugins/MirFox/res/resource.rc index 06a4121a5c..8676618fe2 100644 --- a/plugins/MirFox/res/resource.rc +++ b/plugins/MirFox/res/resource.rc @@ -59,7 +59,7 @@ BEGIN LTEXT "on middle mouse button click\n(note: use middle mouse button to send multiple messages from Firefox)",IDC1_LABEL4,20,88,266,32 COMBOBOX IDC1_COMBO3,20,108,256,15,CBS_DROPDOWNLIST | WS_TABSTOP GROUPBOX "Firefox menu",IDC1_STATIC_G3,8,135,294,33 - CONTROL "Add acount to contact name",IDC1_CHECK2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,145,266,20 + CONTROL "Add account to contact name",IDC1_CHECK2,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,20,145,266,20 GROUPBOX "Firefox profiles",IDC1_STATIC_G2,8,172,294,53 CONTROL "Show Miranda menu only in these Firefox profiles (comma delimited)",IDC1_CHECK1,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,20,181,266,20 EDITTEXT IDC1_EDIT1,20,203,256,14,ES_AUTOHSCROLL -- cgit v1.2.3