On Wed, May 09, 2007 at 04:49:37PM +0200, Mike Hommey <[EMAIL PROTECTED]> wrote: > Package: mozilla-plugin-pcmanx > Version: 0.3.5-3 > Severity: important > > While installing a component in /usr/lib/iceweasel/components, the > the package doesn't have a postinst (or preinst, no matter), to for > autoregistration of the component by iceweasel, which can be achived by > touching /usr/lib/iceweasel/.autoreg (see livehttpheaders for an > example)
Note the same is necessary in postrm or prerm, to force unregistration. Also note that depending on how you decide to fix #423036, i.e. you decide to put everything in an extension, the component registration becomes useless. As for the livehttpheaders example, it's the iceape part that does the autoregistration trick, so you'd have to adapt. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

