From 91e081938617e24dea672949c58b8dbad8d19630 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Thu, 7 Jan 2010 21:27:39 +0100 Subject: explain npapi plugins --- docs/FAQ | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') 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: -- cgit v1.2.3