netsurf is coming back

git-svn-id: svn://kolibrios.org@7835 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-04-28 19:56:44 +00:00
parent 4c9dd0828e
commit f7731a6366
2 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ usage_str db 'Written by diamond in 2006-2009 specially for KolibriOS',10
db 10
db 'Window usage:',10
db ' Select file with PATH-button or set all data in the',10
db ' text fileds manually, then press an appropriate button',10
db ' text fields manually, then press an appropriate button',10
usage_len = $ - usage_str
already_str db 'Already packed kernel.mnt file',10
already_len = $ - already_str