> I want to test my npapi plugin. On Mac OS system, the plug-ins can be > stored in |/Library/Internet or ||~/Library/Internet, but I don't know > where should I put my plug-ins on linux OS system.| Dose anyone know how > webkit finds plug-ins in linux OS?
Check the PluginDatabase::defaultPluginDirectories() function and other functions in that file. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

