![[Image: screenshot000.jpg]](https://lh4.googleusercontent.com/-qZdscgllKFc/T_OXNiUi7zI/AAAAAAAAIVw/SGCjr4UY1Bs/s600/screenshot000.jpg)
Step 1 : Open /720p/Includes_Home1.xml file, and add the following code :
Code:
<item id="14">
<description>Games</description>
<label>$LOCALIZE[31500]</label>
<icon>special://skin/extras/home1/games.jpg</icon>
<thumb>$INFO[Skin.String(CustomGames)]</thumb>
<onclick>ActivateWindow(Programs,plugin://plugin.program.advanced.launcher,return)</onclick>
<visible>system.hasaddon(plugin.program.advanced.launcher) + !Skin.HasSetting(NoGames)</visible>
</item>just after :
Code:
...
<item id="6">
<description>Pictures</description>
<label>$LOCALIZE[1]</label>
<icon>special://skin/extras/home1/pictures.jpg</icon>
<thumb>$INFO[Skin.String(CustomPictures)]</thumb>
<onclick>ActivateWindow(Pictures)</onclick>
<visible>!Skin.HasSetting(NoPictures)</visible>
</item>Step 2 : Open /language/English/Strings.xml file, and add the following code :
Code:
<!-- New String from Angelscry -->
<string id="31500">Games</string>just before the last line :
Code:
</strings>Step 3 : Download and save this image as extras/home1/games.jpg.
Part 2 : Add an Games/Advanced Launcher entry into icon home page
![[Image: screenshot001.jpg]](https://lh5.googleusercontent.com/-qHWfHqBMN6s/T_OckVT0KRI/AAAAAAAAIWI/Z5RBcetYTcQ/s600/screenshot001.jpg)
Step 1 : Open /720p/Includes_Home2.xml file, and add the following code :
Code:
<item id="14">
<description>Games</description>
<label>$LOCALIZE[31500]</label>
<icon>special://skin/extras/home2/icon_games.png</icon>
<thumb>$INFO[Skin.String(CustomGame)]</thumb>
<onclick>ActivateWindow(Programs,plugin://plugin.program.advanced.launcher,return)</onclick>
<visible>system.hasaddon(plugin.program.advanced.launcher) + !Skin.HasSetting(NoGames)</visible>
</item>just after :
Code:
...
<item id="6">
<description>Pictures</description>
<label>$LOCALIZE[1]</label>
<icon>special://skin/extras/home2/icon_pictures.png</icon>
<onclick>ActivateWindow(Pictures)</onclick>
<visible>!Skin.HasSetting(NoPictures)</visible>
</item>Step 2 : If not already done into Part 1, open /language/English/Strings.xml file, and add the following code :
Code:
<!-- New String from Angelscry -->
<string id="31500">Games</string>just before the last line :
Code:
</strings>Step 3 : Download and save this image as extras/home2/icon_games.png.

![[Image: screenshot002.jpg]](https://lh6.googleusercontent.com/-TvfPxeHVhss/T_OgACQWKnI/AAAAAAAAIWg/L8zJB8jMc_Q/s600/screenshot002.jpg)
![[Image: screenshot003.jpg]](https://lh6.googleusercontent.com/-bq-SuPOhx1o/T_OnC2ZLBcI/AAAAAAAAIWw/-j2Ttnov1r4/s600/screenshot003.jpg)
![[Image: screenshot001.jpg]](https://lh4.googleusercontent.com/-7VfLuyzDtfE/UFS5juYJXJI/AAAAAAAAIhE/fh_wnUbxr-w/s1152/screenshot001.jpg)
![[Image: screenshot003.jpg]](https://lh6.googleusercontent.com/-oiy9vV62WD4/UFTATuMLV0I/AAAAAAAAIh8/tNsFMcJun5A/s1152/screenshot003.jpg)
![[Image: screenshot004.jpg]](https://lh4.googleusercontent.com/-PdHC5_592wo/UFTFqozRV1I/AAAAAAAAIiM/rCB8Tg8qL8o/s1152/screenshot004.jpg)
Search
Help