summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-02-12 13:38:32 +0000
committerDart Raiden <wowemuh@gmail.com>2014-02-12 13:38:32 +0000
commit94c438b312ea6dff330a0cea4a995b4791beeb68 (patch)
tree71a200e22fa8019aac9198537f217c4da969f39b /plugins/StatusPlugins
parent17dac0d03732441f4a69232f36de8df7ebaf0a06 (diff)
AdvancedAutoAway: resource cosmetic
git-svn-id: http://svn.miranda-ng.org/main/trunk@8106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins')
-rw-r--r--plugins/StatusPlugins/resource.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc
index 6a8462e0fb..456c2806fe 100644
--- a/plugins/StatusPlugins/resource.rc
+++ b/plugins/StatusPlugins/resource.rc
@@ -94,9 +94,9 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- LTEXT "Account",IDC_STATIC,9,11,78,8
+ RTEXT "Account",IDC_STATIC,93,11,78,8
COMBOBOX IDC_PROTOCOL,177,9,100,138,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
- LTEXT "Set",IDC_STATIC,11,41,27,8
+ RTEXT "Set",IDC_STATIC,5,41,33,8
COMBOBOX IDC_LV1STATUS,41,39,65,101,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "when full-screen mode is active",IDC_FULLSCREEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,60,152,10
CONTROL "when screen saver engages",IDC_SCREENSAVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,73,152,10
@@ -104,7 +104,7 @@ BEGIN
CONTROL "after",IDC_TIMED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,100,32,8
EDITTEXT IDC_AWAYTIME,51,98,26,12,ES_AUTOHSCROLL
LTEXT "minutes of inactivity",IDC_LV1AFTERSTR,82,100,87,8
- LTEXT "Set",IDC_STATIC,11,115,27,8
+ RTEXT "Set",IDC_STATIC,5,115,33,8
COMBOBOX IDC_LV2STATUS,41,113,65,101,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "after",IDC_SETNA,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,131,32,8
EDITTEXT IDC_NATIME,51,129,26,12,ES_AUTOHSCROLL