summaryrefslogtreecommitdiff
path: root/src/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/resource.rc')
-rw-r--r--src/resource.rc7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/resource.rc b/src/resource.rc
index 52e895917e..3939b3e43f 100644
--- a/src/resource.rc
+++ b/src/resource.rc
@@ -235,6 +235,7 @@ BEGIN
CONTROL "Sent bytes",IDC_DUMPSENT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,181,26,122,10
CONTROL "Additional data due to proxy communication",IDC_DUMPPROXY,
"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,181,39,122,18
+ CONTROL "SSL traffic",IDC_DUMPSSL,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,181,56,122,10
CONTROL "Text dumps where available",IDC_TEXTDUMPS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,181,69,122,10
CONTROL "Auto-detect text",IDC_AUTODETECTTEXT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,181,83,122,10
CONTROL "Calling modules' names",IDC_SHOWNAMES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,181,96,122,10
@@ -251,10 +252,8 @@ BEGIN
PUSHBUTTON "Run now",IDC_RUNNOW,241,200,60,12
CONTROL "Show this dialog box when Miranda NG starts",IDC_SHOWTHISDLGATSTART,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,226,294,10
- PUSHBUTTON "Save as default",IDC_SAVE,6,241,79,14
- DEFPUSHBUTTON "OK",IDOK,173,241,54,14
- PUSHBUTTON "Cancel",IDCANCEL,249,241,54,14
- CONTROL "SSL traffic",IDC_DUMPSSL,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,181,56,122,10
+ DEFPUSHBUTTON "OK",IDOK,194,241,54,14
+ PUSHBUTTON "Cancel",IDCANCEL,254,241,54,14
END
IDD_OPT_SOUND DIALOGEX 0, 0, 285, 240