From 364dcf5cdfa9f39414074a48501f25d714117729 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Tue, 15 Nov 2005 03:57:19 +0000 Subject: add CMoviePlayer --- data/keymap.xml | 19 +++++++++++++++---- data/skin.xml | 15 ++++++++++++--- 2 files changed, 27 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/keymap.xml b/data/keymap.xml index 8eaa10ee..8533859a 100644 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -52,11 +52,11 @@ - - + + - + @@ -66,7 +66,7 @@ - + @@ -77,6 +77,9 @@ + + + @@ -110,6 +113,14 @@ + + + + + + + + diff --git a/data/skin.xml b/data/skin.xml index 060b8854..d85d1735 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -150,6 +150,15 @@ + + + + + + + + + @@ -161,8 +170,8 @@ - - + + @@ -197,7 +206,7 @@ -# this should be factored out into some helper code, but currently demonstrated applets. +# this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint orgwidth = self.instance.size().width() -- cgit v1.2.3