move text

svn path=/trunk/; revision=5577
This commit is contained in:
Martin Fuchs 2003-08-15 07:53:26 +00:00
parent 501742224c
commit d27a1e6d43

View file

@ -68,7 +68,7 @@ static void draw_desktop_background(HWND hwnd, HDC hdc)
// space the text actually needs...
rect.left = rect.right - 280;
rect.top = rect.bottom - 60;
rect.top = rect.bottom - 56 - 30;
rect.right = rect.left + 250;
rect.bottom = rect.top + 40;