summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-08-11 12:32:32 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-08-11 12:32:32 +0000
commit95b2fb2835c60505cefcbbaeb9c53875b6687993 (patch)
treef7e6c0b92a55ea0fcb585bd23a4c247fc4536e52 /protocols
parent8f6b8588dd7e883f246d430f8b03386a2e1d0681 (diff)
ressource size fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@5650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/Skype/res/Resource.rc42
1 files changed, 21 insertions, 21 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc
index 230bdc5fde..44b1d9042d 100644
--- a/protocols/Skype/res/Resource.rc
+++ b/protocols/Skype/res/Resource.rc
@@ -274,33 +274,33 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- GROUPBOX "Allow IMs from...",IDC_STATIC,4,1,294,31
- CONTROL "Anyone",IDC_PRIVACY_IM_ANYONE,"Button",BS_AUTORADIOBUTTON,11,10,126,10
+ GROUPBOX "Allow IMs from...",IDC_STATIC,5,1,294,31
+ CONTROL "Anyone",IDC_PRIVACY_IM_ANYONE,"Button",BS_AUTORADIOBUTTON,12,10,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_IM_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,11,20,158,10
- GROUPBOX "Allow calls from...",IDC_STATIC,5,32,293,31
- CONTROL "Anyone",IDC_PRIVACY_CALL_ANYONE,"Button",BS_AUTORADIOBUTTON,12,41,69,10
+ "Button",BS_AUTORADIOBUTTON,12,20,250,10
+ GROUPBOX "Allow calls from...",IDC_STATIC,5,32,294,31
+ CONTROL "Anyone",IDC_PRIVACY_CALL_ANYONE,"Button",BS_AUTORADIOBUTTON,12,41,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_CALL_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,12,51,129,10
- GROUPBOX "Automatically receive video and share screens with...",IDC_STATIC,6,63,291,42
- CONTROL "Anyone",IDC_PRIVACY_SHARE_ANYONE,"Button",BS_AUTORADIOBUTTON,12,72,41,10
+ "Button",BS_AUTORADIOBUTTON,12,51,250,10
+ GROUPBOX "Automatically receive video and share screens with...",IDC_STATIC,5,63,294,42
+ CONTROL "Anyone",IDC_PRIVACY_SHARE_ANYONE,"Button",BS_AUTORADIOBUTTON,12,72,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_SHARE_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,12,82,123,10
- CONTROL "No one",IDC_PRIVACY_SHARE_NOONE,"Button",BS_AUTORADIOBUTTON,12,92,39,10
- CONTROL "Allow my online status to be shown on the web",IDC_PRIVACY_WEB,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,204,187,10
- GROUPBOX "Show avatars",IDC_STATIC,7,104,289,33
- CONTROL "Anyone",IDC_PRIVACY_AVATAR_ANYONE,"Button",BS_AUTORADIOBUTTON,13,113,41,10
+ "Button",BS_AUTORADIOBUTTON,12,82,250,10
+ CONTROL "No one",IDC_PRIVACY_SHARE_NOONE,"Button",BS_AUTORADIOBUTTON,12,92,250,10
+ GROUPBOX "Show avatars",IDC_STATIC,5,104,294,33
+ CONTROL "Anyone",IDC_PRIVACY_AVATAR_ANYONE,"Button",BS_AUTORADIOBUTTON,12,113,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_AVATARS_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,13,124,109,10
- GROUPBOX "Contacts count",IDC_STATIC,8,137,289,31
- CONTROL "Anyone",IDC_PRIVACY_COUNT_ANYONE,"Button",BS_AUTORADIOBUTTON,13,146,41,10
+ "Button",BS_AUTORADIOBUTTON,12,124,250,10
+ GROUPBOX "Contacts count",IDC_STATIC,5,137,294,31
+ CONTROL "Anyone",IDC_PRIVACY_COUNT_ANYONE,"Button",BS_AUTORADIOBUTTON,12,146,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_COUNT_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,13,156,109,10
- GROUPBOX "Local time",IDC_STATIC,9,168,287,32
- CONTROL "Anyone",IDC_PRIVACY_TIME_ANYONE,"Button",BS_AUTORADIOBUTTON,15,177,66,10
+ "Button",BS_AUTORADIOBUTTON,12,250,109,10
+ GROUPBOX "Local time",IDC_STATIC,5,168,294,32
+ CONTROL "Anyone",IDC_PRIVACY_TIME_ANYONE,"Button",BS_AUTORADIOBUTTON,12,177,250,10
CONTROL "People in my Contact list only",IDC_PRIVACY_TIME_CONTACTLIST,
- "Button",BS_AUTORADIOBUTTON,15,187,109,10
+ "Button",BS_AUTORADIOBUTTON,12,187,250,10
+ CONTROL "Allow my online status to be shown on the web",IDC_PRIVACY_WEB,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,204,250,10
END
IDD_BLOCK DIALOGEX 0, 0, 295, 170