diff options
| -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 |
