diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-02 14:02:22 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-02 14:02:22 +0000 |
| commit | 0be83826dd31db1b88058bfc93528610afde2fda (patch) | |
| tree | 6e692e0e5c39f6f52f65719f1afd1bf667a15a39 /lib/python/Plugins/update.py | |
| parent | 9062e2e8234479445e6c06f8b873d7d866dc8492 (diff) | |
| download | enigma2-0be83826dd31db1b88058bfc93528610afde2fda.tar.gz enigma2-0be83826dd31db1b88058bfc93528610afde2fda.zip | |
update the plugin-images
Diffstat (limited to 'lib/python/Plugins/update.py')
| -rw-r--r-- | lib/python/Plugins/update.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/update.py b/lib/python/Plugins/update.py index 3653472a..c0c1ecb5 100644 --- a/lib/python/Plugins/update.py +++ b/lib/python/Plugins/update.py @@ -44,7 +44,7 @@ def main(session): def getPicturePath(): - return "" + return "/usr/lib/enigma2/python/Plugins/update.png" def getPluginName(): return "Softwareupdate"
\ No newline at end of file |
