removed html_mode in favour of "data URI scheme"
[uzbl-mobile] / docs / INSTALL
index 3453e03..9213cc3 100644 (file)
@@ -1,17 +1,19 @@
-Arch Linux
-----------
+Packages
+--------
 [Arch Linux](http://www.archlinux.org) is our distro of choice, and the distro we use for testing.
 
 You can find a [PKGBUILD](http://aur.archlinux.org/packages.php?ID=25972) on the AUR, which installs the latest
 from the master branch. You can edit the PKGBUILD to change to any other
 branch you want.
 
+For other distros, see [uzbl.org/wiki/howtos](http://www.uzbl.org/wiki/howtos)
+
 From source
 -----------
 You can pull the code from git or get a tagged tarball.
 
        $ git clone git://github.com/Dieterbe/uzbl.git
-       [ $ git checkout master/experimental ] # optional. see below
+       [ $ git checkout origin/experimental ] # optional. see below
        $ cd uzbl
        $ make
        $ sudo make install
@@ -38,7 +40,9 @@ sample scripts:
 
 * dmenu (with vertical patch)
 * zenity
-* bash 
+* bash
+* python (cookies.py)
+* perl (formfiller.pl)
 
 File locations
 --------------
@@ -46,7 +50,7 @@ After installing - using either method - you will find:
 
 * /usr/bin : uzbl [and uzblctrl]
 * /usr/share/uzbl/docs/ : documentation files included with uzbl. (readme, checklist, .. )
-* /usr/share/uzbl/examples: sample scripts, config files and a sample data (boomarks, .. ) 
+* /usr/share/uzbl/examples: sample scripts, config files and a sample data (boomarks, .. )
 
 You will probably want to change the scripts to behave more like you want, so copy the scripts to your home dir. If you save your config as
 $XDG\_CONFIG\_HOME/uzbl/config (this expands to ~/.config/uzbl/config on most systems) it will be recognized automatically. You can also pass the path to