From f753bfd6cfb326a8ac8c7f97cb8dee051ab1c083 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 22 Feb 2006 22:42:27 +0000 Subject: [PATCH] fit the new plugin paths --- po/Makefile.am | 4 ++-- 1 file 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 -- 2.30.2