forked from KolibriOS/kolibrios
downloader: save button caption centered now
git-svn-id: svn://kolibrios.org@2097 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
87a31bf736
commit
bc65ffc0da
@ -1588,7 +1588,7 @@ str2: db "GotIP",0
|
|||||||
str4: db "GotResponse",0
|
str4: db "GotResponse",0
|
||||||
end if
|
end if
|
||||||
;---------------------------------------------------------------------
|
;---------------------------------------------------------------------
|
||||||
button_text db ' RELOAD STOP SAVE '
|
button_text db ' RELOAD STOP SAVE '
|
||||||
dpx dd 25 ; x - start of html page in pixels in window
|
dpx dd 25 ; x - start of html page in pixels in window
|
||||||
dpy dd 65 ; for y
|
dpy dd 65 ; for y
|
||||||
lastletter db 0
|
lastletter db 0
|
||||||
|
Loading…
Reference in New Issue
Block a user