diff options
author | Peter Hofmann <scm@uninformativ.de> | 2014-06-14 12:59:11 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2014-06-14 13:00:04 +0200 |
commit | 61013e58b980b940e0434250318faa6ed084892b (patch) | |
tree | 44c1ee3cdc7bff02b9e52a50c6cca2e53446b3a4 /README | |
parent | b3af9d52dcc487da95410a0db4f90851b526621a (diff) | |
download | lariza-61013e58b980b940e0434250318faa6ed084892b.tar.gz |
Go back to Gtk2 for flash support
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ sn - sonst nix ============== -This is a minimalistic web browser using Gtk3 and WebKit. "Sonst nix" is +This is a minimalistic web browser using Gtk2 and WebKit. "Sonst nix" is german and translates roughly to "nothing else". sn is simple and meant to stay simple. @@ -10,6 +10,7 @@ Features: - A WebKit viewport - Global content zoom - Pluggability into suckless' tabbed + - Support for Flash and Java Planned features: @@ -36,4 +37,4 @@ Literature API references: - http://webkitgtk.org/reference/webkitgtk/stable/index.html - - https://developer.gnome.org/gtk3/stable/index.html + - https://developer.gnome.org/gtk2/stable/index.html |