From 626586a5a1f23da83efa3851550a03f8815f5427 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Sun, 4 May 2008 19:13:02 +0200 Subject: [PATCH] Update AUTHORS, README and TODO files. --- AUTHORS | 6 ++++++ README | 6 +++--- TODO | 3 +-- 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 Translations: + de: Enrico Tröger de: Christian Dywan + fr: Christian Dywan + fr: Adrien Nader + pl: Przemysław Sitek + sv: Mikael Magnusson Contributors: Ori Bernstein + Przemek Sitek 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