Changeset 45095 for ipk


Ignore:
Timestamp:
Jan 6, 2021, 4:25:13 PM (5 years ago)
Author:
obi
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_0Acht5Zehn/_path_/usr/local/share/titan/skin/0Acht5Zehn/skin.xml

    r45094 r45095  
    20222022    <node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
    20232023        <node parent="listbox" name="cecon" text="Activate" type="choicebox" valign="middle" width="100%">
    2024                 <node parent="listbox" name="workpink" text="Workaround pink screen" type="choicebox" valign="middle" width="100%">
     2024        <node parent="listbox" name="workpink" text="Workaround pink screen" type="choicebox" valign="middle" width="100%">
    20252025        <node parent="listbox" name="alloff" text="Set standby all connected devices" type="choicebox" valign="middle" width="100%">
    20262026        <node parent="listbox" name="allon" text="Wakeup all connected devices" type="choicebox" valign="middle" width="100%">
     
    20312031        <node parent="listbox" name="tvswitch" text="Switch TV to the correct input" type="choicebox" valign="middle" width="100%">
    20322032        <node parent="listbox" name="cecfix" text="Use fixed physical address" type="choicebox" valign="middle" width="100%">
    2033                 <node parent="listbox" name="volume" text="Volume forward to" type="choicebox" valign="middle" width="100%">
    2034                 <node parent="listbox" name="menue" text="Menu functions" type="choicebox" valign="middle" width="100%">
     2033        <node parent="listbox" name="volume" text="Volume forward to" type="choicebox" valign="middle" width="100%">
     2034        <node parent="listbox" name="menue" text="Menu functions" type="choicebox" valign="middle" width="100%">
    20352035    <node name="b1" text="OK" halign="center" valign="middle" posx="80" posy="0" width="150" height="44" fontsize="25" bordercol="white" bordersize="3" bordertype="2">
    20362036    <node name="b2" text="EXIT" halign="center" valign="middle" posx="250" posy="0" width="150" height="44" fontsize="25" bordercol="exitcol" bordersize="3" bordertype="2">
Note: See TracChangeset for help on using the changeset viewer.