X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/257e83090ef5d12a6a99565df23934ffc4cb68e4..4d7f4836f07bb037bc1c840983e5ef1c99606005:/data/skin_default.xml?ds=sidebyside
diff --git a/data/skin_default.xml b/data/skin_default.xml
index 7aaff38f..0114349b 100755
--- a/data/skin_default.xml
+++ b/data/skin_default.xml
@@ -253,6 +253,10 @@ self.instance.move(ePoint((720-wsizex)/2, (576-wsizey)/(count > 7 and 2 or 3)
+
+
+
+
@@ -568,9 +572,11 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
+
+
@@ -620,14 +626,14 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
-
+
{"template": [
MultiContentEntryText(pos = (10, 5), size = (360, 30), flags = RT_HALIGN_LEFT, text = 1), # index 1 is the nim name,
- MultiContentEntryText(pos = (50, 30), size = (320, 30), font = 1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is a description of the nim settings,
+ MultiContentEntryText(pos = (50, 30), size = (320, 50), font = 1, flags = RT_HALIGN_LEFT, text = 2), # index 2 is a description of the nim settings,
],
"fonts": [gFont("Regular", 20), gFont("Regular", 15)],
- "itemHeight": 70
+ "itemHeight": 80
}