Octavian Voicu : mozactivex: Update url and file size.

Alexandre Julliard julliard at winehq.org
Fri Aug 27 11:05:25 CDT 2010


Module: tools
Branch: master
Commit: 2b6a69def753522e48de5ed7f425f3b57d4caad2
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=2b6a69def753522e48de5ed7f425f3b57d4caad2

Author: Octavian Voicu <octavian.voicu at gmail.com>
Date:   Fri Aug 27 02:40:43 2010 +0300

mozactivex: Update url and file size.

---

 mozactivex.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mozactivex.php b/mozactivex.php
index 96da243..b0fc40e 100644
--- a/mozactivex.php
+++ b/mozactivex.php
@@ -14,10 +14,10 @@
 
 
 // Name of the file
-$sFileName = "MozillaControl1712-ReactOS.exe";
+$sFileName = "Support%20Files/Mozilla%20ActiveX%20Control/MozillaControl1712.exe";
 
 // Exact size of the file:
-$iFileSize = 4735160;
+$iFileSize = 4771240;
 
 // List of additional locations (commonly used locations are already in download.inc.php)
 $aList = array();




More information about the wine-cvs mailing list