danf: curl-www/dlwiz index.cgi,1.4,1.5

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dlwiz
In directory labb:/tmp/cvs-serv25721

Modified Files:
	index.cgi 
Log Message:
Mandrake is now Mandriva


Index: index.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dlwiz/index.cgi,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.cgi	7 Feb 2005 18:21:15 -0000	1.4
+++ index.cgi	15 Apr 2005 01:05:54 -0000	1.5
@@ -311,7 +311,7 @@
     elsif($ua =~ /(Lynx|w3m|Dillo|MMM|Grail|Mosaic|amaya|Konqueror|Links)/i) {
         $sel_os = "Linux"; # we don't know these are Linux, we just guess
     }
-    elsif($ua =~ /(Python-urllib|Wget|lwp)/i) {
+    elsif($ua =~ /(libcurl|Python-urllib|Wget|lwp|libwww-perl)/i) {
         $sel_os = "no idea"; # automated agents
     }
 
@@ -409,7 +409,7 @@
     else {
         $sel_flav = "";
         if($ua =~ /mdk/i) {
-            $sel_flav = "Mandrake";
+            $sel_flav = "Mandriva";
         }
         elsif($ua=~ /Debian/i) {
             $sel_flav = "Debian";

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.