aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/update/Makefile.am
AgeCommit message (Collapse)Author
2006-02-22remove old pluginsStefan Pluecken
2006-01-10move the plugins into their own directory and every plugin has a main python ↵Stefan Pluecken
file called plugin.py in his directory for example the update plugin now resides in /usr/lib/enigma2/python/Plugins/update when you add a plugin, don't forget to put an empty __init__.py file into the directory, otherwise python doesn't recognize the directory as module