Subversion Repositories SmartDukaan

Rev

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

Rev 4818 Rev 4929
Line 69... Line 69...
69
               if os.find("Windows Phone 7") > -1 :
69
               if os.find("Windows Phone 7") > -1 :
70
                   os_score = 7.5
70
                   os_score = 7.5
71
    
71
    
72
               if os.find("Windows Phone 7.5 Mango") > -1 :
72
               if os.find("Windows Phone 7.5 Mango") > -1 :
73
                   os_score = 8.5
73
                   os_score = 8.5
-
 
74
 
-
 
75
               if os.find("Windows Mobile 6.5") > -1 :
-
 
76
                   os_score = 5
74
                   
77
                   
75
               if os.find("Maemo 5") > -1 :
78
               if os.find("Maemo 5") > -1 :
76
                   os_score = 7
79
                   os_score = 7
77
    
80
    
78
               if os.find("Symbian") > -1 :
81
               if os.find("Symbian") > -1 :