kolibrios/programs/cmm/aelia/buidin_pages/about.htm
Kirill Lipatov (Leency) e5231646b3 Aelia 0.2: improve label.smooth function (thanks e-andrew), a very basic html support implemented
git-svn-id: svn://kolibrios.org@6053 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-10 22:33:10 +00:00

28 lines
538 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<title>About</title>
</head>
<body>
<br>
<h1>Aelia Browser</h1>
Version 0.2<br>
It is free and open-source text-based browser.<br>
If you have any suggestions or want to help improving it please visit topic <a href="">Aelia Text-Based Browser - board.kolibrios.org</a>
<br>
<h2>Developers</h2>
Leency, Veliant, KolibriOS Team
<br>
<h2>Hotkeys</h2>
Ctrl+O - open file
Ctrl+Up - bigger font
Ctrl+Down - smaller font
Ctrl+Tab - select charset
Ctrl+E - edit current document
<br>
</body>
</html>