diff options
author | dartraiden <wowemuh@gmail.com> | 2018-07-11 13:03:47 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-07-11 13:29:14 +0300 |
commit | 77498b8220001ec1cd34916f2038e88b4be2c32f (patch) | |
tree | 872a7ad27e723438ff0c4e7e8abec8f032935bad /plugins | |
parent | 96e1fa255eb9e5af7397b582472dc55be01ebeb6 (diff) |
more Russian related fixes
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 6583c63fc2..85bf1a22a9 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -402,7 +402,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- LTEXT "Per contact skins:",IDC_STATIC,9,188,71,12,WS_DISABLED
+ LTEXT "Per contact skins:",IDC_STATIC,5,188,63,12,WS_DISABLED
EDITTEXT IDC_SKINFILE,70,186,135,13,ES_AUTOHSCROLL | WS_DISABLED
PUSHBUTTON "...",IDC_SKINFILESELECT,209,185,22,12,WS_DISABLED
PUSHBUTTON "< Reload",IDC_RELOAD,231,185,71,12,WS_DISABLED
|