summaryrefslogtreecommitdiff
path: root/plugins/StatusChange
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusChange')
-rw-r--r--plugins/StatusChange/res/resource.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/StatusChange/res/resource.rc b/plugins/StatusChange/res/resource.rc
index bad2be6483..260ee00118 100644
--- a/plugins/StatusChange/res/resource.rc
+++ b/plugins/StatusChange/res/resource.rc
@@ -32,11 +32,11 @@ EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_CHK_MESSAGESEND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,165,27,10,8
- CONTROL "",IDC_CHK_MESSAGEREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,200,27,10,8
+ CONTROL "",IDC_CHK_MESSAGEREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,204,27,10,8
CONTROL "",IDC_CHK_URLSEND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,165,46,10,8
- CONTROL "",IDC_CHK_URLREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,200,46,10,8
+ CONTROL "",IDC_CHK_URLREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,204,46,10,8
CONTROL "",IDC_CHK_FILESEND,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,165,64,10,8
- CONTROL "",IDC_CHK_FILEREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,200,64,10,8
+ CONTROL "",IDC_CHK_FILEREAD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,204,64,10,8
CONTROL "Offline",IDC_RAD_OFFLINE,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,60,101,95,10
CONTROL "Online",IDC_RAD_ONLINE,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,60,111,95,10
CONTROL "Away",IDC_RAD_AWAY,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,60,121,95,10
@@ -58,8 +58,8 @@ BEGIN
CONTROL "On the phone",IDC_CHK_ONTHEPHONE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,165,208,95,10
CONTROL "Out to lunch",IDC_CHK_OUTTOLUNCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,165,218,95,10
GROUPBOX "On events...",-1,45,10,220,73,WS_GROUP
- LTEXT "Send",-1,160,17,27,9,NOT WS_GROUP
- LTEXT "Receive",-1,190,17,42,9,NOT WS_GROUP
+ CTEXT "Send",-1,149,17,41,9,NOT WS_GROUP
+ CTEXT "Receive",-1,187,17,41,9,NOT WS_GROUP
LTEXT "Message",-1,73,27,85,8,NOT WS_GROUP
LTEXT "URL",-1,73,46,85,8,NOT WS_GROUP
LTEXT "File transfer",-1,73,64,85,8,NOT WS_GROUP