K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-09-23T21:54:01.000000Z K 7 svn:log V 514 - Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdown process. Update comments in the patch accordingly. - Tidy up makefile for the plugin. Remove a hack for include path of libxul, which is correctly patched from libxul 1.9.2.9_1. Remove mozilla-plugin.pc from linker options for pkg-config. Generally speaking, NPAPI plugins do not need to link with Gecko engine directly. - Move run-time dependencies for the plugin to build-time dependencies as it is completely optional any way. END