diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-01 08:02:50 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-07-01 08:02:50 +0000 |
commit | 21ce2858c7a48b95afc518678384fcfc848c7cf6 (patch) | |
tree | 5088314b337719c6b3b7117121766308836accfe /protocols/Skype/res/Resource.rc | |
parent | e6a60dd3699f4de7408ed55443e6ea9e0438a0d2 (diff) |
- cosmetic patches from dartraiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@5201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/res/Resource.rc')
-rw-r--r-- | protocols/Skype/res/Resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc index 55ebd68529..1910b12816 100644 --- a/protocols/Skype/res/Resource.rc +++ b/protocols/Skype/res/Resource.rc @@ -222,7 +222,7 @@ BEGIN PUSHBUTTON "Register new account",IDC_REGISTER,204,17,87,14,WS_DISABLED
PUSHBUTTON "Change password",IDC_CHANGE_PWD,204,33,87,14,WS_DISABLED
EDITTEXT IDC_GROUP,78,120,121,14,ES_AUTOHSCROLL
- LTEXT "Default group:",IDC_STATIC,15,121,63,8
+ LTEXT "Default group:",IDC_STATIC,15,122,61,8
END
IDD_IGNORE_LIST DIALOGEX 0, 0, 296, 262
|