On Nov 28, 2007 10:33 AM, Jean-Sébastien Légaré <[EMAIL PROTECTED]> wrote: > Hi. > > I would like to port an existing mozilla plugin to the microb browser > on the N800 running the latest OS2007. The whitepaper on the > microb-engine available at browser.garage.maemo.org doesn't say much > about their implementation of NPAPI and NPRuntime. > > Where could I get the set of header files, specific to the > microb-engine on the n800 that I need to include in my plugin code? I > am referring to the header files that we normally find in the > gecko-sdk, such as npapi.h and npupp.h. > > Also, once I manage to compile the plugin as a shared object, how can > I register it in the browser ? e.g. Can I install it with xpi from the > browser? Can I place it in user's home directory under > .mozilla/plugins/ or something similar ?
I think you can use the following as a guide: http://repository.maemo.org/extras/pool/bora/free/t/tablet-browser-default-plugin/ -- Felipe Contreras _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
