summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2008-05-04 19:13:02 +0200
committerChristian Dywan <christian@twotoasts.de>2008-05-04 19:13:02 +0200
commit48872bb047b2bc959d51e4a42dc4e81b9a3a5488 (patch)
treecb7047769efb4b1a86d24bf459a66c168e576145
parent4e7607c9efa59fa5a313e0b5d5714bce5e922a45 (diff)
downloadmidori-48872bb047b2bc959d51e4a42dc4e81b9a3a5488.tar.gz
Update AUTHORS, README and TODO files.
-rw-r--r--AUTHORS6
-rw-r--r--README6
-rw-r--r--TODO3
3 files changed, 10 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 9727b797..2899f226 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,7 +5,13 @@ Artwork by:
Nancy Runge <nancy@twotoasts.de>
Translations:
+ de: Enrico Tröger <enrico.troeger@uvena.de>
de: Christian Dywan <christian@twotoasts.de>
+ fr: Christian Dywan <christian@twotoasts.de>
+ fr: Adrien Nader <camaradetux@gmail.com>
+ pl: Przemysław Sitek <el.pescado@gazeta.pl>
+ sv: Mikael Magnusson <mikachu@comhem.se>
Contributors:
Ori Bernstein <ori@eigenstate.org>
+ Przemek Sitek <el.pescado@gazeta.pl>
diff --git a/README b/README
index 1dd926ca..6a32c278 100644
--- a/README
+++ b/README
@@ -3,11 +3,11 @@ Midori is a lightweight web browser.
* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
-* Bookmarks are stored with XBEL.
-* Searchbox based on OpenSearch.
+* Bookmarks with XBEL and keyword support.
+* Flexibly configurable Web Searchbox.
* Custom context menu actions.
* User scripts and user styles support.
-* Extensible via Lua scripts.
+* Extensible via Javascript.
Requirements: GTK+ 2.6, libsexy, WebkitGtk, libXML2
diff --git a/TODO b/TODO
index 0b2685a7..dd6fda22 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ TODO:
. Import and export of the bookmarks file, or using one from a specific path
. Save files on change as opposed to on quit
. Middle click toolbuttons or menuitems should open new tabs
- . Implement support for (multiple) userscripts/ userstyles
+ . Implement support for userstyles
. Actual multiple window support, some things just ignore this currently
. Custom context menu actions, like in Thunar or Epiphany
. Custom tab names
@@ -52,5 +52,4 @@ TODO:
. Custom-mode, e.g. hide menubar and use help icon to have a help viewer
. Prevent dead tabs: download, aborted page
. On url load, for big files, ask "Open or save?"
- . Always display the tabbar (extension)
. An option to not reuse the current tab when entering an url or searching