From 74bba84cfd8631fa2170ff68349c8229cb6b7a92 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 25 Feb 2006 00:28:01 +0000 Subject: [PATCH] fix maximum width of messagebox to be in visible bounds --- data/skin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/skin.xml b/data/skin.xml index bf45052c..88af192e 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -356,12 +356,12 @@ - - + + - + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint -- 2.30.2