View Single Post
  #408 (permalink)  
Old 06-12-2008, 07:59 PM
fuller45's Avatar
fuller45
N00b
Offline
 
Join Date: Jun 2008
Posts: 33
Reputation: 15
fuller45 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Registry Tweaks/Hacks/Edits - Share them here!

Quote:
Originally Posted by Old_Man_Jenkins View Post
There are 2 files in \windows, one for portrait & one for landscape:

ql_skin_p.xml
ql_skin_l.xml

Open in Notepad & modify...here is what it will look like.

Code:
<QuickLauncher>
  <button>
    <APP1 x="0" y="0" w="48" h="45" img="ql_phone.bmp" img_mask="ql_phone_mask.bmp" link="\Windows\ql_phone.lnk"/>
    <APP2 x="48" y="0" w="48" h="45" img="ql_music.bmp" img_mask="ql_music_mask.bmp" link="\Windows\Music.exe"/>
    <APP3 x="96" y="0" w="48" h="45" img="ql_photos.bmp" img_mask="ql_photos_mask.bmp" link="\Windows\HTCAlbum.exe" cmdline="-mode:camera -type:image"/>
    <APP4 x="144" y="0" w="48" h="45" img="ql_search.bmp" img_mask="ql_search_mask.bmp" link="\windows\LiveSearch.exe" />
    <APP5 x="192" y="0" w="48" h="45" img="ql_TV.bmp" img_mask="ql_tv_mask.bmp" link="\windows\SprintTV.exe" />
  </button>
</QuickLauncher>
Much appreciated, i'll give it a shot

Thanked