aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/thunderbird-1.0.7/extensions-hack.patch
blob: b3906b2be653e4c0cd76575e3c3725c2424ca2b8 (plain)
1
2
3
4
5
6
7
8
9
10
--- mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in.old	2004-08-03 11:45:51.000000000 +0100
+++ mozilla/toolkit/mozapps/extensions/src/nsExtensionManager.js.in	2004-08-03 11:46:04.000000000 +0100
@@ -1429,6 +1429,7 @@
       win.close();
       
     }
+    needsRestart = false;
     return needsRestart;
   },