[ros-diffs] [cfinck] 40679: - Update SeaMonkey to 1.1.16 - Add Firefox 3.0.9 - Remove Mozilla ActiveX Control, that version isn't compatible anymore with our mshtml. Only take the version automatically downloaded from mshtml now. See issue #4411 for more details.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Fri Apr 24 16:26:22 CEST 2009


Author: cfinck
Date: Fri Apr 24 18:26:21 2009
New Revision: 40679

URL: http://svn.reactos.org/svn/reactos?rev=40679&view=rev
Log:
- Update SeaMonkey to 1.1.16
- Add Firefox 3.0.9
- Remove Mozilla ActiveX Control, that version isn't compatible anymore with our mshtml.
  Only take the version automatically downloaded from mshtml now.
See issue #4411 for more details.

Modified:
    trunk/reactos/base/applications/downloader/downloader.xml

Modified: trunk/reactos/base/applications/downloader/downloader.xml
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/downloader/downloader.xml?rev=40679&r1=40678&r2=40679&view=diff
==============================================================================
--- trunk/reactos/base/applications/downloader/downloader.xml [iso-8859-1] (original)
+++ trunk/reactos/base/applications/downloader/downloader.xml [iso-8859-1] Fri Apr 24 18:26:21 2009
@@ -14,6 +14,13 @@
 			<description>The most popular and one of the best free Web Browsers out there.</description>
 			<location>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/en-US/Firefox%20Setup%202.0.0.20.exe</location>
 		</application>
+		<application name="Firefox 3.0">
+			<regname>Mozilla Firefox (3.0.9)</regname>
+			<licence>MPL/GPL/LGPL</licence>
+			<version>3.0.9</version>
+			<description>The most popular and one of the best free Web Browsers out there.</description>
+			<location>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.9/win32/en-US/Firefox%20Setup%203.0.9.exe</location>
+		</application>
 		<application name="Opera">
 			<regname>Opera</regname>
 			<licence>Freeware</licence>
@@ -29,16 +36,10 @@
 			<location>http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.19/win32/en-US/Thunderbird%20Setup%202.0.0.19.exe</location>
 		</application>
 		<application name="SeaMonkey">
-			<regname>SeaMonkey (1.1.14)</regname>
-			<version>1.1.14</version>
+			<regname>SeaMonkey (1.1.16)</regname>
+			<version>1.1.16</version>
 			<description>Mozilla Suite is alive. This is the one and only Browser, Mail, Chat, and Composer bundle you will ever need.</description>
-			<location>http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.14/seamonkey-1.1.14.en-US.win32.installer.exe</location>
-		</application>
-		<application name="Mozilla ActiveX Control">
-			<regname>Mozilla ActiveX Control v1.7.12 (ReactOS special)</regname>
-			<version>1.7.12</version>
-			<description>Essential Component to get ReactOS Explorer's and other applications' Internet Browsing feature running.</description>
-			<location>http://ovh.dl.sourceforge.net/sourceforge/reactos/MozillaControl1712-ReactOS.exe</location>
+			<location> http://ftp.df.lth.se/mozilla/seamonkey/releases/1.1.16/seamonkey-1.1.16.en-US.win32.installer.exe</location>
 		</application>
 		<application name="Off By One Browser">
 			<regname>The Off By One Web Browser</regname>



More information about the Ros-diffs mailing list