summaryrefslogtreecommitdiff
path: root/plugins/Sessions/res
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2023-06-12 01:31:10 +0300
committerdartraiden <wowemuh@gmail.com>2023-06-12 01:31:10 +0300
commit67fcefb7c0f192b3c1fe79034c93a43f2238f2cd (patch)
tree40e84f072acc0cec2465c331081b3bb8d95c4d80 /plugins/Sessions/res
parent5ebfd2c6d9596ea849ae448c54d5887e0f0f6ad0 (diff)
Sessions: resource cosmetic
Diffstat (limited to 'plugins/Sessions/res')
-rw-r--r--plugins/Sessions/res/Sessions.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc
index e02f694be7..98b0f22261 100644
--- a/plugins/Sessions/res/Sessions.rc
+++ b/plugins/Sessions/res/Sessions.rc
@@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Action on Startup",IDC_STATIC,6,11,157,75
CONTROL "Open Sessions Manager dialog",IDC_STARTDIALOG,"Button",BS_AUTORADIOBUTTON | WS_GROUP,9,21,144,10
- CONTROL "Open dialog if last session present",IDC_CHECKLAST,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,9,32,144,10
+ CONTROL "Open dialog if last session present",IDC_CHECKLAST,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,9,32,150,10
CONTROL "Restore Last Session",IDC_RLOADLAST,"Button",BS_AUTORADIOBUTTON,9,43,144,10
CONTROL "Do nothing",IDC_RNOTHING,"Button",BS_AUTORADIOBUTTON,9,54,144,10
EDITTEXT IDC_STARTDELAY,105,70,26,12,ES_AUTOHSCROLL | ES_NUMBER
@@ -74,10 +74,10 @@ BEGIN
CONTROL "Ask",IDC_REXASK,"Button",BS_AUTORADIOBUTTON | WS_GROUP,173,23,122,10
CONTROL "Save Current Session",IDC_REXSAVE,"Button",BS_AUTORADIOBUTTON,173,37,122,10
CONTROL "Do nothing",IDC_REXDSAVE,"Button",BS_AUTORADIOBUTTON,173,50,122,10
- EDITTEXT IDC_TRACK,224,70,27,12,ES_AUTOHSCROLL | ES_NUMBER
- CONTROL "",IDC_SPIN1,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | WS_TABSTOP,246,69,10,14
- LTEXT "Save only last",IDC_EXSTATIC1,173,72,48,8
- LTEXT "sessions",IDC_EXSTATIC2,253,72,28,8
+ EDITTEXT IDC_TRACK,232,70,27,12,ES_AUTOHSCROLL | ES_NUMBER
+ CONTROL "",IDC_SPIN1,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | WS_TABSTOP,254,69,10,14
+ LTEXT "Save only last",IDC_EXSTATIC1,173,72,56,8
+ LTEXT "sessions",IDC_EXSTATIC2,261,72,28,8
GROUPBOX "Misc",IDC_STATIC,170,96,128,95
CONTROL "Exclude hidden contacts from session on exit",IDC_EXCLHIDDEN,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,104,122,16