help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / mozilla / thunderbird-1.0.7 / extensions-hack.patch
blobb3906b2be653e4c0cd76575e3c3725c2424ca2b8
1 --- mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in.old 2004-08-03 11:45:51.000000000 +0100
2 +++ mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in 2004-08-03 11:46:04.000000000 +0100
3 @@ -1429,6 +1429,7 @@
4 win.close();
7 + needsRestart = false;
8 return needsRestart;
9 },