Subversion Repositories SmartDukaan

Rev

Rev 2655 | Rev 3479 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2655 Rev 2913
Line 38... Line 38...
38
           if os.find("BlackBerry") > -1 :
38
           if os.find("BlackBerry") > -1 :
39
               if os.find("5.0") > -1 :
39
               if os.find("5.0") > -1 :
40
                   os_score = 6
40
                   os_score = 6
41
               if os.find("6.0") > -1 :
41
               if os.find("6.0") > -1 :
42
                   os_score = 8
42
                   os_score = 8
-
 
43
               if os.find("7.0") > -1 :
-
 
44
                   os_score = 9
43
               if os.find("Tablet OS") > -1 :
45
               if os.find("Tablet OS") > -1 :
44
                   os_score = 9.5
46
                   os_score = 9.5
45
                   
47
                   
46
           if os.find("Brew Mobile Platform") > -1 :
48
           if os.find("Brew Mobile Platform") > -1 :
47
               os_score = 5
49
               os_score = 5