add satconfig
[enigma2.git] / data / skin.xml
index ee764a368f86ff2aa6aeaa051ce94dea0104d13f..ac2089dd4e3ce83131f136458629f4be45057a44 100644 (file)
@@ -32,7 +32,8 @@
                </windowstyle> """ """
                <screen name="Menu" position="210,150" size="300,220" title="real main menu">
                        <widget name="title" position="10,10" size="280,35" font="Arial;23" />
-                       <widget name="menu" position="10,55" size="280,150" />
+                       <!--<widget name="menu" position="10,55" size="280,150" font="Arial;23" />-->
+                       <widget name="menu" position="10,55" size="280,150"/>
                </screen>
                <screen name="ScartLoopThrough" position="0,0" size="720,576">
                </screen>
@@ -51,6 +52,9 @@
                        <widget name="ok" position="140,230" size="38,20" font="Arial;20" backgroundColor="green" />
                        <widget name="cancel" position="240,230" size="70,20" font="Arial;20" backgroundColor="red" />
                </screen>
+               <screen name="Satconfig" position="140,125" size="460,280" title="Satconfig">
+                       <widget name="config" position="10,50" size="420,150" />
+               </screen>
                <screen name="About" position="140,125" size="360,250" title="About">
                        <widget name="text" position="10,30" size="420,40" font="Arial;18"/>
                        <widget name="tuner" position="10,80" size="420,20" font="Arial;18"/>