Subversion Repositories SmartDukaan

Rev

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

Rev 6020 Rev 6068
Line 71... Line 71...
71
                       os_score = 5
71
                       os_score = 5
72
    
72
    
73
               if os.find("Windows Phone 7") > -1 :
73
               if os.find("Windows Phone 7") > -1 :
74
                   os_score = 7.5
74
                   os_score = 7.5
75
    
75
    
-
 
76
    
76
               if os.find("Windows Phone 7.5 Mango") > -1 :
77
               if os.find("Windows Phone 7.5 Mango") > -1 :
77
                   os_score = 8.5
78
                   os_score = 8.5
78
 
79
 
-
 
80
               if os.find("Windows Phone 8") > -1 :
-
 
81
                   os_score = 9.5
-
 
82
 
79
               if os.find("Windows Mobile 6.5") > -1 :
83
               if os.find("Windows Mobile 6.5") > -1 :
80
                   os_score = 5
84
                   os_score = 5
81
                   
85
                   
82
               if os.find("Maemo 5") > -1 :
86
               if os.find("Maemo 5") > -1 :
83
                   os_score = 7
87
                   os_score = 7