From: Felix Domke Date: Tue, 19 Jun 2007 23:35:29 +0000 (+0000) Subject: move CutListEditorActions into cutlist, and provide own CutlistSeekActions X-Git-Tag: 2.6.0~2156 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/34b461e28267a1494222160f02b03f34fed20eb5?ds=sidebyside move CutListEditorActions into cutlist, and provide own CutlistSeekActions --- diff --git a/data/keymap.xml b/data/keymap.xml index 5c0cb54b..21643fa4 100644 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -455,17 +455,6 @@ - - - - - - - - - - - diff --git a/lib/python/Plugins/Extensions/CutListEditor/Makefile.am b/lib/python/Plugins/Extensions/CutListEditor/Makefile.am index 00480248..1646c018 100644 --- a/lib/python/Plugins/Extensions/CutListEditor/Makefile.am +++ b/lib/python/Plugins/Extensions/CutListEditor/Makefile.am @@ -3,4 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/CutListEditor install_PYTHON = \ __init__.py \ plugin.py - + +install_DATA = keymap.xml diff --git a/lib/python/Plugins/Extensions/CutListEditor/keymap.xml b/lib/python/Plugins/Extensions/CutListEditor/keymap.xml new file mode 100644 index 00000000..5fc014b5 --- /dev/null +++ b/lib/python/Plugins/Extensions/CutListEditor/keymap.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +