/*! \page trivial-nsplugin-example.html
\ingroup nsplugin-examples
\title Trivial Example
This example is trivial, and thus useful for
investigating problems you might have installing the
extension.
To build the example, you must first build the
\link netscape-plugin.html TQt Netscape Plugin Extension\endlink library.
Then type \c{make} in \c{extensions/nsplugin/examples/trivial/}
and copy the resulting \c{trivial.so} or \c{nptrivial.dll}
to the Plugins directory of your WWW browser.