[ros-diffs] [cfinck] 29142: - Change Firefox 1.5 link to the file at svn.reactos.org (FF 1.5 isn't available anymore from Mozilla over HTTP, and our URLDownloadToFile seems to have problems with FTP links) - Update Firefox 2.0 to 2.0.0.7 - Use a more reliable link for Thunderbird 2.0.0.6

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sat Sep 22 18:28:22 CEST 2007


Author: cfinck
Date: Sat Sep 22 20:28:21 2007
New Revision: 29142

URL: http://svn.reactos.org/svn/reactos?rev=29142&view=rev
Log:
- Change Firefox 1.5 link to the file at svn.reactos.org (FF 1.5 isn't available anymore from Mozilla over HTTP, and our URLDownloadToFile seems to have problems with FTP links)
- Update Firefox 2.0 to 2.0.0.7
- Use a more reliable link for Thunderbird 2.0.0.6

Modified:
    trunk/rosapps/downloader/downloader.xml

Modified: trunk/rosapps/downloader/downloader.xml
URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/downloader/downloader.xml?rev=29142&r1=29141&r2=29142&view=diff
==============================================================================
--- trunk/rosapps/downloader/downloader.xml (original)
+++ trunk/rosapps/downloader/downloader.xml Sat Sep 22 20:28:21 2007
@@ -5,14 +5,14 @@
 			<licence>MPL/GPL/LGPL</licence>
 			<version>1.5.0.12</version>
 			<description>The most popular and one of the best free Web Browsers out there.</description>
-			<location>http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.5.0.12/win32/en-US/Firefox%20Setup%201.5.0.12.exe</location>
+			<location>http://svn.reactos.org/packages/Firefox%20Setup%201.5.0.12.exe</location>
 		</application>
 		<application name="Firefox 2.0">
 			<regname>Mozilla Firefox (2.0.0.6)</regname>
 			<licence>MPL/GPL/LGPL</licence>
-			<version>2.0.0.6</version>
+			<version>2.0.0.7</version>
 			<description>The most popular and one of the best free Web Browsers out there.</description>
-			<location>http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.6/win32/en-US/Firefox%20Setup%202.0.0.6.exe</location>
+			<location>http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.7/win32/en-US/Firefox%20Setup%202.0.0.7.exe</location>
 		</application>
 		<application name="Thunderbird 1.5">
 			<regname>Mozilla Thunderbird (1.5)</regname>
@@ -26,7 +26,7 @@
 			<licence>MPL/GPL/LGPL</licence>
 			<version>2.0.0.6</version>
 			<description>The most popular and one of the best free Mail Clients out there.</description>
-			<location>http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/win32/en-US/Thunderbird%20Setup%202.0.0.6.exe</location>
+			<location>http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.6/win32/en-US/Thunderbird%20Setup%202.0.0.6.exe</location>
 		</application>
 		<application name="SeaMonkey">
 			<regname>SeaMonkey (1.1.4)</regname>




More information about the Ros-diffs mailing list