Subversion Repositories SmartDukaan

Rev

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

Rev 4929 Rev 5021
Line 50... Line 50...
50
                   os_score = 7
50
                   os_score = 7
51
               if os.find("6.0") > -1 :
51
               if os.find("6.0") > -1 :
52
                   os_score = 8
52
                   os_score = 8
53
               if os.find("7.0") > -1 :
53
               if os.find("7.0") > -1 :
54
                   os_score = 8.5
54
                   os_score = 8.5
-
 
55
               if os.find("7.1") > -1 :
-
 
56
                   os_score = 9
55
               if os.find("Tablet OS") > -1 :
57
               if os.find("Tablet OS") > -1 :
56
                   os_score = 8
58
                   os_score = 8
57
                   
59
                   
58
           else :
60
           else :
59
               if os.find("Brew Mobile Platform") > -1 :
61
               if os.find("Brew Mobile Platform") > -1 :