summaryrefslogtreecommitdiff
path: root/otr/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'otr/resource.rc')
-rw-r--r--otr/resource.rc9
1 files changed, 5 insertions, 4 deletions
diff --git a/otr/resource.rc b/otr/resource.rc
index 170dd38..401da8a 100644
--- a/otr/resource.rc
+++ b/otr/resource.rc
@@ -49,11 +49,12 @@ BEGIN
CONTROL "Opportunistic",IDC_RAD_OPP,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,16,172,95,10
CONTROL "Always",IDC_RAD_ALWAYS,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,16,184,95,10
CONTROL "Never",IDC_RAD_NEVER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,16,195,95,10
- LISTBOX IDC_LIST_PROTOS,127,125,152,51,WS_VSCROLL | WS_TABSTOP
- EDITTEXT IDC_ED_FINGERPRINT,127,185,152,12,ES_AUTOHSCROLL | ES_READONLY
+ LISTBOX IDC_LIST_PROTOS,127,125,152,59,WS_VSCROLL | WS_TABSTOP
+ EDITTEXT IDC_ED_FINGERPRINT,127,186,152,12,ES_AUTOHSCROLL | ES_READONLY
PUSHBUTTON "New Private Key",IDC_BUT_NEWKEY,127,200,152,10,WS_DISABLED
CONTROL "End Sessions on window close",IDC_CHK_ENDCLOSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,112,117,10
- CONTROL "End sessions when contacts go offline",IDC_CHK_ENDOFFLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,127,112,136,10
+ CONTROL "End sessions when contacts go offline",IDC_CHK_ENDOFFLINE,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,127,112,136,10
CONTROL "Prefix:",IDC_CHK_PREFIX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,125,50,10
CONTROL "Show OTR messages inline",IDC_CHK_MSGINLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,137,110,10
EDITTEXT IDC_ED_PREFIX,61,124,57,12,ES_AUTOHSCROLL
@@ -76,7 +77,7 @@ END
1 TEXTINCLUDE
BEGIN
- "resourcec.h\0"
+ "resource.h\0"
END
2 TEXTINCLUDE