
if g.strip() == "3.2010.02-8":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1.1")
elif g.strip() == "2.2009.51-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1")
elif g.strip() == "2009.51-1.203.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Generic Version")
elif g.strip() == "2009.51-1.203.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Generic Version")
elif g.strip() == "2009.51-1.205.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Vodafone Version")
elif g.strip() == "2009.51-1.205.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Vodafone Version")
elif g.strip() == "1.2009.44-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.01")
elif g.strip() == "1.2009.42-11":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 - Initial public release ")
elif g.strip() == "1.2009.42-11.002":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 USA Version")
elif g.strip() == "1.2009.42-11.003":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 Mid-East/N-Africa Version")
elif g.strip() == "1.2009.42-11.203":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.0":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.205":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.0":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.41-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Early Release Vanilla Variant")
else:
self.lbl_Maemo_Ver_Info.setText(g + " - Varient unknown -")
if g.strip() == "3.2010.02-8":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1.1")
elif g.strip() == "2.2009.51-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1")
elif g.strip() == "2009.51-1.203.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Generic Version")
elif g.strip() == "2009.51-1.203.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Generic Version")
elif g.strip() == "2009.51-1.205.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Vodafone Version")
elif g.strip() == "2009.51-1.205.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.1 UK Vodafone Version")
elif g.strip() == "1.2009.44-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1.01")
elif g.strip() == "1.2009.42-11":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 - Initial public release ")
elif g.strip() == "1.2009.42-11.002":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 USA Version")
elif g.strip() == "1.2009.42-11.003":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 Mid-East/N-Africa Version")
elif g.strip() == "1.2009.42-11.203":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.0":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.203.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Generic Version")
elif g.strip() == "1.2009.42-11.205":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.0":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.42-11.205.2":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Pr 1 UK Vodafone Version")
elif g.strip() == "1.2009.41-1":
self.lbl_Maemo_Ver_Info.setText(g.strip() + " - Early Release Vanilla Variant")
else:
self.lbl_Maemo_Ver_Info.setText(g + " - Varient unknown -")
| The Following User Says Thank You to Rob1n For This Useful Post: | ||
- will eventually do that, just got it quick n dirty to see what it looked like on screen, code tidying will come once i have the information that i want on the screen 
| The Following User Says Thank You to pelago For This Useful Post: | ||

| The Following 2 Users Say Thank You to JohnLF For This Useful Post: | ||
| The Following User Says Thank You to noobmonkey For This Useful Post: | ||
| The Following User Says Thank You to F2thaK For This Useful Post: | ||


