mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-05-02 14:59:33 +02:00
Sync 200903
This commit is contained in:
@@ -239,7 +239,7 @@ class FavListPage(Page):
|
|||||||
bgpng._ImgSurf = MyIconPool.GiveIconSurface("star")
|
bgpng._ImgSurf = MyIconPool.GiveIconSurface("star")
|
||||||
bgpng._MyType = ICON_TYPES["STAT"]
|
bgpng._MyType = ICON_TYPES["STAT"]
|
||||||
bgpng._Parent = self
|
bgpng._Parent = self
|
||||||
bgpng.AddLabel(MyLangManager.Tr("MyFavGames"), MyLangManager.TrFont("varela18"))
|
bgpng.AddLabel(MyLangManager.Tr("MyFavGames"), MyLangManager.TrFont("Eurostile18"))
|
||||||
bgpng.SetLableColor(MySkinManager.GiveColor('Disabled'))
|
bgpng.SetLableColor(MySkinManager.GiveColor('Disabled'))
|
||||||
bgpng.Adjust(0,0,self._BGwidth,self._BGheight,0)
|
bgpng.Adjust(0,0,self._BGwidth,self._BGheight,0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user