diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:42:27 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:42:27 +0000 |
| commit | f753bfd6cfb326a8ac8c7f97cb8dee051ab1c083 (patch) | |
| tree | 346416ce67a7773116a34e2815257cc690284f92 /po | |
| parent | d15d8c8c2b89b8da3b25b14b2ce180f129ca24da (diff) | |
| download | enigma2-f753bfd6cfb326a8ac8c7f97cb8dee051ab1c083.tar.gz enigma2-f753bfd6cfb326a8ac8c7f97cb8dee051ab1c083.zip | |
fit the new plugin paths
Diffstat (limited to 'po')
| -rw-r--r-- | po/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index cf8b0f5c..d3d50085 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -55,8 +55,8 @@ enigma2.pot: ../lib/python/Components/EventInfo.py \ ../lib/python/Components/Network.py \ ../lib/python/Components/RecordingConfig.py \ - ../lib/python/Plugins/update/plugin.py \ - ../lib/python/Plugins/fpupgrade/plugin.py \ + ../lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py \ + ../lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py \ ../RecordTimer.py ./xml2po.py ../data/ >> enigma2.pot |
