All pastes #869062 Raw Edit

Something

public text v1 · immutable
#869062 ·published 2008-01-22 21:25 UTC
rendered paste body
<?xml version="1.0" encoding="utf-8"?>
<mythuitheme>
    <window name="appearance">

        <font name="title" face="Bitstream Vera Sans">
            <color>#ffffff</color>
            <size>18</size>
            <bold>yes</bold>
        </font>

        <textarea name="part" align="center">
            <font>title</font>
            <area>20,20,800,40</area>
            <value>Appearance Wizard</value>
        </textarea>

        <imagetype name="topleft">
            <position>0,0</position>
            <filename>topleft.png</filename>
        </imagetype>

        <imagetype name="bottomright">
            <filename>bottomright.png</filename>
            <position>800,600</position>
        </imagetype>

        <textarea name="part1">
            <font>title</font>
            <area>100,140,600,170</area>
            <value>Move the selected arrow to the corner of the TV screen.  Press SELECT to edit the other arrow.  Press MENU for options and ESC to quit.</value>
            <multiline>yes</multiline>
        </textarea>

        <textarea name="size">
            <font>title</font>
            <area>100,270,500,50</area>
            <value>1280 x 720</value>
        </textarea>

        <textarea name="offsets">
            <font>title</font>
            <area>100,320,500,140</area>
            <value>0 x 0</value>
        </textarea>

        <textarea name="changeamount">
            <font>title</font>
            <area>100,520,500,140</area>
            <value>1 pixel</value>
        </textarea>

    </window>
</mythuitheme>