aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/skin.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/skin.xml b/data/skin.xml
index 8e0fff6e..667bdb6c 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -55,6 +55,9 @@
<screen name="NimSelection" position="140,165" size="360,100">
<widget name="nimlist" position="20,10" size="320,75" />
</screen>
+ <screen name="NimSetup" position="140,165" size="360,250">
+ <widget name="config" position="20,10" size="320,200" />
+ </screen>
<screen name="Satconfig" position="140,125" size="460,280" title="Satconfig">
<widget name="config" position="10,50" size="420,150" />
</screen>