aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/FAQ4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 3294999..7587d70 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -109,8 +109,10 @@ we prefer being reasonably assured that things work as they are supposed to rath
That's why we picked the Gtk variant of Webkit.
Note that we do *not* depend on any Gnome libraries such as gconf. _That_ would be something worth complaining about :)
-### Do you support flash? javascript? Ajax? Recent html/css/.. standards?
+### Do you support flash? javascript? Ajax? Recent html/css/.. standards? Java/media plugins?
Yes, Webkit takes care of all of that. Not that we like all of these, but you can use them if you want.
+We use the NPAPI plugin architecture (just like mozilla, opera, etc) so just
+install the plugins normally, and things should work.
### What's the difference between the socket file and the fifo?
They both have advantages and disadvantages: