Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now! + Some small fixes git-svn-id: svn://kolibrios.org@8278 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
21
programs/cmm/browser/res/homepage_en.htm
Normal file
21
programs/cmm/browser/res/homepage_en.htm
Normal file
@@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="uft">
|
||||
<title>Homepage</title>
|
||||
</head>
|
||||
<body><pre>Bookmarks:
|
||||
1. <a href="http://kolibrios.org" id="valera">KolibriOS homepage</a>
|
||||
2. <a href="http://kolibri-n.org" id="hodor">KolibriN homepage</a>
|
||||
3. <a href="http://store.kolibri-n.org">Kolibri Stuff</a>
|
||||
|
||||
<font bg=#F8F15B>By the way,</font>
|
||||
<font color="#555555">• You can check for browser updates from the main menu.
|
||||
• To run a web search, type a text in the adress box and press Ctrl+Enter.
|
||||
• You can also use other <a href="WebView:help"><font color="#555555">Hotkeys</font></a>.
|
||||
• Click on a label in the bottom right corner to change the encoding of a page.
|
||||
</font>
|
||||
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user