4658732e8d5cfc8b1f3e937221b88446d72b771d
[browser-switch] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2         "http://www.w3.org/TR/html4/strict.dtd">
3
4 <html>
5
6 <head>
7 <title>Browser Switchboard - default browser selection for Maemo</title>
8 </head>
9
10 <body>
11 <h1>Browser Switchboard</h1>
12 <p>Browser Switchboard (formerly browser-proxy) is a program which allows
13 you to choose which browser to use as the default browser on Maemo devices.
14 It supports MicroB, Tear, Fennec/Mobile Firefox, and Midori out of the box,
15 and can also be used to launch MicroB without having browserd running.</p>
16
17 <h2>Current Release</h2>
18 <p>Version 2.2 (2009/12/14)</p>
19 <ul>
20 <li>Rename the package to browser-switchboard</li>
21 <li>Move the config file to /home/user/.config/browser-switchboard, and
22 fall back to the old location if no config file is found</li>
23 <li>If no config file is found and Tear isn't installed, launch MicroB;
24 this avoids breaking link opening on a system with a freshly installed
25 browser-switchboard package and Tear not installed</li>
26 <li>Package no longer depends on Tear; should make it easier for users of
27 other alternative browsers to use Browser Switchboard</li>
28 <li>substantial documentation update</li>
29 </ul>
30
31 <h2>Getting Browser Switchboard</h2>
32 <p>Source code and packages for Diablo can be found on the maemo Garage
33 <a href="https://garage.maemo.org/frs/?group_id=1159">download page</a>.</p>
34
35 <h2>Documentation</h2>
36 <p>See the
37 <a href="https://git.maemo.org/projects/browser-switch/?p=browser-switch;a=blob_plain;f=README;h=e7917c6664913fef15cce3b2bc7f974a5e664a4c;hb=HEAD">README</a>
38 for instructions on how to configure and use Browser Switchboard.</p>
39
40 <h2>Support</h2>
41 <p>You can email your question to the maintainers (see below), or you can take
42 it to the
43 <a href="http://talk.maemo.org/showthread.php?t=28539">Tear thread</a>
44 on the talk.maemo.org forums.</p>
45
46 <h2>Development</h2>
47 <p>The latest source is available via a Git repository; you can check it out
48 by running</p>
49 <pre>
50 git clone https://git.maemo.org/projects/browser-switch
51 </pre>
52 <p>from a shell. You can also
53 <a href="https://git.maemo.org/projects/browser-switch/?p=browser-switch;a=summary">browse the repository</a> using gitweb.</p>
54
55 <p>Bug reports and patches can be emailed to the maintainers, or posted on the
56 forum thread.</p>
57
58 <h2>Maintainers</h2>
59 <p>Steven Luo
60 &lt;<a href="mailto:steven+maemo [at] steven676.net">steven+maemo [at] steven676.net</a>&gt;
61 is the primary maintainer of Browser Switchboard, with assistance from Jason
62 Simpson (the original developer).</p>
63 </body>
64
65 </html>