aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Plugins/SystemPlugins/Satfinder/plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py b/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py
index 3c86734a..93a0526a 100644
--- a/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py
+++ b/lib/python/Plugins/SystemPlugins/Satfinder/plugin.py
@@ -41,7 +41,7 @@ class Tuner:
class Satfinder(ScanSetup):
skin = """
<screen position="90,100" size="520,400" title="Tune">
- <widget name="config" position="20,10" size="460,240" scrollbarMode="showOnDemand" />
+ <widget name="config" position="20,10" size="460,210" scrollbarMode="showOnDemand" />
<widget name="introduction" position="20,360" zPosition="-10" size="350,30" font="Regular;23" />
<eLabel text="dB:" position="23,230" size="60,22" font="Regular;21" />
<eLabel text="SNR:" position="23,255" size="60,22" font="Regular;21" />