View Single Post
Old 03-25-2010, 01:41 PM   #781
surquizu
Evangelist
surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.surquizu ought to be getting tired of karma fortunes by now.
 
surquizu's Avatar
 
Posts: 411
Karma: 902071
Join Date: Jun 2008
Location: Zaragoza (Spain)
Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE
Quote:
Originally Posted by dwanthny View Post
Where exactly do you modify to get this?

Thanks for the icons and the animations they work great.
1.- Search in main.xml:

if(this.getKind()==0)
text="";



write the text and save:

if(this.getKind()==0)
text="SONY PRS-505";



2.- Change the kBookAssets.png with a graphics editor leaving the top left in black or alternatively include an icon. The image of the icon must be of a size of 70 x 70 pixels, but can be wider (up to 70 x 210 pixels), provided it is offset with white spaces on the left of the text to include. save.

3 .- Flashing kBookAssets.png and main.xml with Igorsk-Universal Flasher

Last edited by surquizu; 03-25-2010 at 01:46 PM.
surquizu is offline   Reply With Quote