From 040c78c0bbf2167023706385fb40c82c47b7c0ae Mon Sep 17 00:00:00 2001 From: slotwin Date: Sat, 17 May 2014 19:24:40 +0000 Subject: KeyboardNotify: some controls adjusted git-svn-id: http://svn.miranda-ng.org/main/trunk@9213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/KeyboardNotify/res/resources.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc index c1ee0d79a6..fafd835016 100644 --- a/plugins/KeyboardNotify/res/resources.rc +++ b/plugins/KeyboardNotify/res/resources.rc @@ -73,7 +73,7 @@ BEGIN CONTROL "Screen Saver is running",IDC_SSAVER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,25,117,10 CONTROL "Workstation is locked",IDC_LOCKED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,36,117,10 CONTROL "Defined programs are running",IDC_PGMS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,47,111,10 - PUSHBUTTON "...",IDC_ASSIGNPGMS,282,49,15,9 + PUSHBUTTON "...",IDC_ASSIGNPGMS,282,47,15,9 CONTROL "All other situations",IDC_ACTIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,58,117,10 GROUPBOX "Only notify if status is",IDC_STATIC,155,77,147,107 CONTROL "Online",IDC_ONLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,88,65,9 @@ -134,7 +134,7 @@ BEGIN LTEXT "Theme",IDC_STATIC,22,25,34,9 COMBOBOX IDC_THEME,61,23,232,96,CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP EDITTEXT IDC_CUSTOMSTRING,22,47,272,14,ES_AUTOHSCROLL - PUSHBUTTON "Test",IDC_TEST,210,71,86,14,BS_FLAT + PUSHBUTTON "Test",IDC_TEST,210,71,86,14 PUSHBUTTON "Add",IDC_ADD,22,71,44,14 PUSHBUTTON "Update",IDC_UPDATE,73,71,44,14 PUSHBUTTON "Delete",IDC_DELETE,124,71,44,14 -- cgit v1.2.3