Changeset 11677


Ignore:
Timestamp:
Nov 27, 2011, 2:17:17 AM (14 years ago)
Author:
nit
Message:

[titan] add screen subservices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r11673 r11677  
    347347
    348348<screen valign=bottom titlealign=center name=audiotrack hspace=30 vspace=30 fontcol=fontcol fontsize=30 title="Audio Tracks" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
     349<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
     350</screen>
     351
     352<screen valign=bottom titlealign=center name=linkedchannel hspace=30 vspace=30 fontcol=fontcol fontsize=30 title="Subservices" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    349353<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    350354</screen>
Note: See TracChangeset for help on using the changeset viewer.