~midori/midori/gtk3WebKit2only

« back to all changes in this revision

Viewing changes to README

  • Committer: Christian Dywan
  • Date: 2008-11-18 01:07:53 UTC
  • Revision ID: git-v1:3cd50f419b55c8ac81d557ddf5764f78bffd75ff
Introduce a C extension interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
* User scripts and user styles support.
10
10
* Straightforward bookmark management.
11
11
* Customizable and extensible interface.
12
 
* Extensible via Javascript.
 
12
* Extensions written in C.
13
13
* Custom context menu actions.
14
14
 
15
15
Requirements: GTK+ 2.10, WebkitGtk, libXML2
16
16
 
17
 
Optional: Unique 0.9, libsoup 2.4, sqlite 3.0, xdg-open
 
17
Optional: Unique 0.9, libsoup 2.4, sqlite 3.0, docutils, xdg-open
18
18
 
19
19
For installation instructions read INSTALL.
20
20