diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
index b20752505c..16e08dc488 100644
--- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
@@ -51,7 +51,8 @@
Browsers (such as Firefox,
Opera,
- Konqueror)
+ Konqueror,
+ Chromium)
@@ -160,6 +161,13 @@
heavyKDE Libraries
+
+
+ Chromium
+ medium
+ medium
+ Gtk+
+
@@ -426,6 +434,89 @@
Konqueror
is available at .
+
+
+ Chromium
+
+ Chromium
+
+
+ Chromium is an open-source
+ browser project that aims to build a safer, faster, and more
+ stable web browsing experience. Chromium
+ features tabbed browsing, popup blocking, extensions, and much
+ more. Chromium is the open-source
+ project upon which the Google Chrome web browser is
+ based.
+
+ Chromium can be installed as a
+ package by typing:
+
+ &prompt.root; pkg_add -r chromium
+
+ Alternatively, Chromium can be
+ compiled from source using the Ports Collection:
+
+ &prompt.root; cd /usr/ports/www/chromium
+&prompt.root; make install clean
+
+
+ Chromium is installed as
+ /usr/local/bin/chrome, not
+ /usr/local/bin/chromium.
+
+
+
+
+ Chromium and &java; Plugin
+
+
+ This section assumes Chromium
+ is already installed.
+
+
+ Install OpenJDK 6 through the
+ Ports Collection by typing:
+
+ &prompt.root; cd /usr/ports/java/openjdk6
+&prompt.root; make install clean
+
+ Next, install java/icedtea-web from the Ports
+ Collection:
+
+ &prompt.root; cd /usr/ports/java/icedtea-web
+&prompt.root; make install clean
+
+ Start Chromium, and enter
+ about:plugins in the address bar.
+ IcedTea-Web should be listed as one of the installed plugins.
+
+ If Chromium does not display the
+ IcedTea-Web plugin, run the following commands, and restart the web
+ browser:
+
+ &prompt.root; mkdir -p /usr/local/share/chromium/plugins
+&prompt.root; ln -s /usr/local/lib/IcedTeaPlugin.so \
+ /usr/local/share/chromium/plugins/
+
+
+
+ Chromium and &adobe; &flash; Plugin
+
+
+ This section assumes Chromium
+ is already installed.
+
+
+ Configuring Chromium and
+ &adobe; &flash; is similar to the instructions for Firefox. For
+ more detailed instructions on installing &adobe; &flash; on
+ &os;, please refer to that section. No additional configuration
+ should be necessary, since Chromium is
+ able to use some plugins from other browsers.
+
@@ -1172,6 +1263,12 @@
www/firefox
+
+ Chromium
+ chromium
+ www/chromium
+
+
KOfficekoffice