From 390f23975fd1244c1e172333d9faefa5654cb2ee Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 18 Jan 2013 18:03:31 +0000 Subject: - Boktun: fix from ru-board git-svn-id: http://svn.miranda-ng.org/main/trunk@3157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Boltun/res/Boltun.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Boltun/res') diff --git a/plugins/Boltun/res/Boltun.rc b/plugins/Boltun/res/Boltun.rc index 16158b3375..0d71ebdeec 100644 --- a/plugins/Boltun/res/Boltun.rc +++ b/plugins/Boltun/res/Boltun.rc @@ -71,7 +71,7 @@ END IDD_MAIN DIALOGEX 0, 0, 307, 231 STYLE DS_SETFONT | WS_CHILD | WS_BORDER EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Sans Serif", 0, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Boltun",IDC_PLUGINRM,5,2,297,222 CONTROL "Boltun Autochat everybody",IDC_EVERYBODY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,20,230,10 @@ -99,7 +99,7 @@ END IDD_ENGINE DIALOGEX 0, 0, 307, 231 STYLE DS_SETFONT | WS_CHILD | WS_BORDER EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Sans Serif", 0, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Engine",IDC_PLUGINRM,5,48,297,174 EDITTEXT IDC_MINDFILE,12,19,210,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP -- cgit v1.2.3