aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/GraphMultiEPG
diff options
context:
space:
mode:
authoracid-burn <acid-burn@opendreambox.org>2010-07-25 22:35:19 +0200
committeracid-burn <acid-burn@opendreambox.org>2010-07-25 22:35:19 +0200
commit33d0b53a0b4949534d09698b29bcdd6fe2446269 (patch)
treedf701a33f293715b79ee9a983ce6f754c643d3dc /lib/python/Plugins/Extensions/GraphMultiEPG
parentd1ad421fcb65270cf944360fa9542bdab3555c86 (diff)
downloadenigma2-33d0b53a0b4949534d09698b29bcdd6fe2446269.tar.gz
enigma2-33d0b53a0b4949534d09698b29bcdd6fe2446269.zip
Softwaremanager: fix potential crash when trying to delete from empty list.
Graphmultiepg: fix typo inside metafile. fixes #563
Diffstat (limited to 'lib/python/Plugins/Extensions/GraphMultiEPG')
-rwxr-xr-xlib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml b/lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
index a10840da..3e2a3f6e 100755
--- a/lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
+++ b/lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
@@ -6,7 +6,7 @@
<info language="en">
<author>Dream Multimedia</author>
<name>GraphMultiEPG</name>
- <packagename>eenigma2-plugin-extensions-graphmultiepg</packagename>
+ <packagename>enigma2-plugin-extensions-graphmultiepg</packagename>
<shortdescription>GraphMultiEPG shows a graphical timeline EPG.</shortdescription>
<description>GraphMultiEPG shows a graphical timeline EPG.\nShows a nice overview of all running und upcoming tv shows.</description>
<screenshot src="http://www.dreamboxupdate.com/preview/plugin_graphmultiepg_en.jpg" />