From 6fbc007bf18b0bedd5c351c177a122bd497168d9 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 3 Sep 2013 18:04:21 +0000 Subject: TooltipNotify: cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TooltipNotify/res/main.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/TooltipNotify') diff --git a/plugins/TooltipNotify/res/main.rc b/plugins/TooltipNotify/res/main.rc index fee4870711..1ee1dd375a 100644 --- a/plugins/TooltipNotify/res/main.rc +++ b/plugins/TooltipNotify/res/main.rc @@ -114,10 +114,10 @@ BEGIN CONTROL "Duration x2 upon online event",IDC_X2,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,159,55,137,10 GROUPBOX "Double click on tooltip",IDC_GB_DBLCLICK,5,78,103,54 - CONTROL "Shows/Hides CList",IDC_RB_CLIST,"Button", - BS_AUTORADIOBUTTON | WS_TABSTOP,15,93,83,11 + CONTROL "Shows/Hides contact list",IDC_RB_CLIST,"Button", + BS_AUTORADIOBUTTON | WS_TABSTOP,8,93,97,11 CONTROL "Opens message dialog",IDC_RB_MSGDLG,"Button", - BS_AUTORADIOBUTTON | WS_TABSTOP,15,112,88,11 + BS_AUTORADIOBUTTON | WS_TABSTOP,8,112,97,11 GROUPBOX "Behavior",IDC_STATIC,113,78,196,54 GROUPBOX "Misc",IDC_STATIC,5,136,304,44 CONTROL "Obey 'Suppress online notification' settings", -- cgit v1.2.3