kolibrios/programs/media/animage/trunk/panel_data.inc
Kirill Lipatov (Leency) d74e4dd068 Animage 1.51: update toolbar icons, pencil cursor
TODO: fix zoom buttons position

git-svn-id: svn://kolibrios.org@6367 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 13:24:22 +00:00

10 lines
389 B
PHP

;**********************************************************
;------------------TEXT DATA-------------------------------
;**********************************************************
name_of_program db 'ANIMAGE graphics editor v1.51',0
mouse_pos_x db 'X='
mouse_pos_y db 'Y='
new_text1 db 'PICTURE SIZE X'
new_text2 db 'PICTURE SIZE Y'
ok_text db 'OK'