From f14d07d9905e2e4c59df9d949b5f2ba8ce0ccafc Mon Sep 17 00:00:00 2001 From: Steven Luo Date: Fri, 18 Dec 2009 03:17:48 -0800 Subject: [PATCH] Readd the webpage www got clobbered in the merge. --- www/index.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 www/index.html diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..4658732 --- /dev/null +++ b/www/index.html @@ -0,0 +1,65 @@ + + + + + +Browser Switchboard - default browser selection for Maemo + + + +

Browser Switchboard

+

Browser Switchboard (formerly browser-proxy) is a program which allows +you to choose which browser to use as the default browser on Maemo devices. +It supports MicroB, Tear, Fennec/Mobile Firefox, and Midori out of the box, +and can also be used to launch MicroB without having browserd running.

+ +

Current Release

+

Version 2.2 (2009/12/14)

+ + +

Getting Browser Switchboard

+

Source code and packages for Diablo can be found on the maemo Garage +download page.

+ +

Documentation

+

See the +README +for instructions on how to configure and use Browser Switchboard.

+ +

Support

+

You can email your question to the maintainers (see below), or you can take +it to the +Tear thread +on the talk.maemo.org forums.

+ +

Development

+

The latest source is available via a Git repository; you can check it out +by running

+
+git clone https://git.maemo.org/projects/browser-switch
+
+

from a shell. You can also +browse the repository using gitweb.

+ +

Bug reports and patches can be emailed to the maintainers, or posted on the +forum thread.

+ +

Maintainers

+

Steven Luo +<steven+maemo [at] steven676.net> +is the primary maintainer of Browser Switchboard, with assistance from Jason +Simpson (the original developer).

+ + + -- 1.7.9.5