Ignore:
Timestamp:
Mar 16, 2014, 7:30:34 PM (12 years ago)
Author:
Stephan
Message:

[skins] fix part 3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_nogfx_grey/_path_/usr/local/share/titan/skin/nogfx_grey/skin.xml

    r26656 r27556  
    882882<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" width="100%" height="100%">
    883883        <node parent="listbox" type="menu" name="softcam" text="Softcam Panel" picmem="skin/softcam.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    884         <node parent="listbox" type="menu" name="timermenu" text="Records and EPG ..." picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     884        <node parent="listbox" type="menu" name="timermenu" text="Timer and EPG" picmem="skin/timer.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    885885        <node parent="listbox" type="menu" name="mediacenter" text="Media Center" picmem="skin/media_center.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    886886        <node parent="listbox" type="menu" name="mediaplayer" text="Media Player" picmem="skin/media_center.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    887         <node parent="listbox" type="menu" name="extensionsmenu" text="Extensions..." picmem="skin/extensions.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    888         <node parent="listbox" type="menu" name="system" text="System..." picmem="skin/system.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    889         <node parent="listbox" type="menu" name="settings" text="Settings..." picmem="skin/settings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    890         <node parent="listbox" type="menu" name="information" text="Information..." picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    891         <node parent="listbox" type="menu" name="standby" text="Standby / Poweroff..." picmem="skin/standby.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     887        <node parent="listbox" type="menu" name="extensionsmenu" text="Extensions" picmem="skin/extensions.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     888        <node parent="listbox" type="menu" name="system" text="System" picmem="skin/system.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     889        <node parent="listbox" type="menu" name="settings" text="Settings" picmem="skin/settings.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     890        <node parent="listbox" type="menu" name="information" text="Information" picmem="skin/information.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     891        <node parent="listbox" type="menu" name="standby" text="Standby / Poweroff" picmem="skin/standby.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    892892<node hidden="yes" name="menutext">
    893893<node hidden="yes" name="details">
     
    919919<screen name="systemmenu" title="System" titlealign="center" fontsize="30" fontcol="fontcol" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    920920<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" width="100%" height="100%">
    921         <node parent="listbox" type="menu" name="channelservice" text="Channel Service..." picmem="skin/channelservice.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     921        <node parent="listbox" type="menu" name="channelservice" text="Channel Service" picmem="skin/channelservice.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    922922        <node parent="listbox" type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    923923        <node parent="listbox" type="menu" name="scconfig" text="SmartCard Reader" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
Note: See TracChangeset for help on using the changeset viewer.