Changeset 28448 for ipk/source


Ignore:
Timestamp:
Apr 7, 2014, 6:01:57 PM (12 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MegaStyle_grey/_path_/usr/local/share/titan/skin/MegaStyle-Grey/skin.xml

    r28447 r28448  
    333333
    334334#!# posy=center doesn't work correctly in this screen
    335 <screen name="menulist" font=Sansation_Regular fontcol=white1 posx=center posy=128 width=1000 height=457 picmem=skin/X_Menu_4.png>
     335<screen name="menulist" font=Sansation_Regular fontcol=white1 posx=center posy=128 width=1000 height=457 picmem=skin/X_Menu_4.png bgcol="exitcol" bgcol2="white">
    336336<node name=titletext fontsize=30 fontcol=grey type=textbox text="Menulist" posy=10 posx=center halign=center width=100% height=30>
    337337<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=980 height=325>
     
    16721672</screen>
    16731673
    1674 <screen name="tpkinstall" title="Tpk Install - select file" fontcol=grey font=Sansation_Regular titlealign=center posx=center posy=center width=1200 height=650 picmem=skin/X_Menu_2.png>
     1674<screen name="tpkinstall" title="Tpk Install - select file" fontcol=grey font=Sansation_Regular titlealign=center posx=center posy=center width=1200 height=650 picmem=skin/X_Menu_2.png bgcol="exitcol" bgcol2="white">
    16751675<node name=listbox type=listbox bordercol=scrollbarcol scrollbar=auto fontcol=white1 fontsize=24 fontsize2=24 fontcol2=burlywood1 posx=20 posy=60 width=1160 height=520>
    16761676</screen>
    16771677
    1678 <screen name="tpkinstallinfo" title="Tpk Install - select install medium" fontcol=grey font=Sansation_Regular titlealign=center posx=center posy=center width=1200 height=650 picmem=skin/X_Menu_2.png>
     1678<screen name="tpkinstallinfo" title="Tpk Install - select install medium" fontcol=grey font=Sansation_Regular titlealign=center posx=center posy=center width=1200 height=650 picmem=skin/X_Menu_2.png bgcol="exitcol" bgcol2="white">
    16791679<node name=listbox type=listbox bordercol=scrollbarcol scrollbar=auto fontcol=white1 fontsize=24 posx=20 posy=60 width=1160 height=520>
    16801680</screen>
Note: See TracChangeset for help on using the changeset viewer.