ftpc 0.12a:
- bigger fonts in editbox - press enter to login - compressed images: 3 sectors instead of 5, system icons git-svn-id: svn://kolibrios.org@7464 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -749,8 +749,8 @@ exit2:
|
||||
|
||||
|
||||
; data
|
||||
str_title db 'FTP client',0
|
||||
str_welcome db 'FTP client for KolibriOS v0.12',10
|
||||
str_title db 'FTP client for KolibriOS',0
|
||||
str_welcome db 'FTP client for KolibriOS v0.12a',10
|
||||
db 10,0
|
||||
str_srv_addr db 'Please enter ftp server address.',10,0
|
||||
|
||||
|
Reference in New Issue
Block a user