diff options
author | dartraiden <wowemuh@gmail.com> | 2017-02-20 02:47:38 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-02-20 02:54:49 +0300 |
commit | 1db4bd49070e06f51d8a72cb7dbfce78b279dbdc (patch) | |
tree | 0d6355478dec38a8ab5f664870af48022f58e10f /protocols/IcqOscarJ | |
parent | 3c6f03b917700b8f0fb1d7104db8ddd593ab7bf6 (diff) |
ICQ: resource cosmetic
Diffstat (limited to 'protocols/IcqOscarJ')
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index f78b88a25a..348c465c1f 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -115,7 +115,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,46,288,10
CONTROL "Update contacts' details on the server's list when I change them in mine",IDC_SAVETOSERVER,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,59,290,10
- GROUPBOX "ICQ avatars",IDC_STATIC,4,98,302,70
+ GROUPBOX "ICQ avatars",IDC_STATIC,4,98,302,56
CONTROL "Enable avatar support",IDC_ENABLEAVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,110,288,10
CONTROL "Check avatar validity before saving *",IDC_STRICTAVATARCHECK,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,124,288,10
@@ -143,7 +143,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,72,288,10
CONTROL "Passive mode (i.e., do not initiate new connections)",IDC_DCPASSIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,84,288,10
- GROUPBOX "Extra Features",IDC_STATIC,4,103,302,93
+ GROUPBOX "Extra Features",IDC_STATIC,4,103,302,79
CONTROL "Enable Custom status support for xtraz",IDC_XSTATUSENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,115,288,10
CONTROL "Enable Custom status support for moods",IDC_MOODSENABLE,
|