aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
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:37:16 +0200
commitb5c3db5f8af9c6de71a0dadd3cc9e13ead7f06d6 (patch)
treef64b4ad6b0d27c9348dbd0b804e933f11fa1f087 /lib/python/Plugins/Extensions
parent1df738024ff38562468f819dcba1687a2cda8892 (diff)
downloadenigma2-b5c3db5f8af9c6de71a0dadd3cc9e13ead7f06d6.tar.gz
enigma2-b5c3db5f8af9c6de71a0dadd3cc9e13ead7f06d6.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')
-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" />