From: Robert Kaiser Date: Fri, 17 Sep 2010 17:26:25 +0000 (+0200) Subject: make the XULRunner version work with Gecko 2.0.* and the add-on side with current... X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=commitdiff_plain;h=17f5591ea7002891afed87cb88a5ea071cf42183 make the XULRunner version work with Gecko 2.0.* and the add-on side with current app versions --- diff --git a/extension/install.rdf b/extension/install.rdf index 3d2700f..5dfc1ce 100644 --- a/extension/install.rdf +++ b/extension/install.rdf @@ -13,7 +13,7 @@ {ec8030f7-c20a-464f-9b0e-13a3a9e97384} 3.0 - 3.7a5pre + 4.0b6pre @@ -21,7 +21,7 @@ {92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} 2.0a1pre - 2.1a2 + 2.1b1 @@ -29,7 +29,7 @@ {a23983c0-fd0e-11dc-95ff-0800200c9a66} 0.1 - 1.1a1 + 2.0a1 @@ -37,7 +37,7 @@ toolkit@mozilla.org 1.9.0 - 1.9.3.* + 2.0.* diff --git a/xulapp/application.ini b/xulapp/application.ini index 5de928c..cd22e1b 100644 --- a/xulapp/application.ini +++ b/xulapp/application.ini @@ -45,7 +45,7 @@ ID=mandelbrot@kairo.at [Gecko] MinVersion=1.9.0 -MaxVersion=1.9.3.* +MaxVersion=2.0.* [XRE] EnableExtensionManager=0