move the plugins into their own directory and every plugin has a main python file...
[vuplus_dvbapp] / po / Makefile.am
index 11105a7..a87d9eb 100644 (file)
@@ -30,8 +30,10 @@ enigma2.pot:
                        ../lib/python/Screens/Satconfig.py \
                        ../lib/python/Screens/EventView.py \
                        ../lib/python/Screens/Ci.py \
+                       ../lib/python/Screens/EpgSelection.py \
                        ../lib/python/Screens/LanguageSelection.py \
                        ../lib/python/Screens/About.py \
+                       ../lib/python/Screens/Setup.py \
                        ../lib/python/Screens/HarddiskSetup.py \
                        ../lib/python/Screens/MovieSelection.py \
                        ../lib/python/Screens/InfoBar.py \
@@ -49,6 +51,8 @@ enigma2.pot:
                        ../lib/python/Components/NimManager.py \
                        ../lib/python/Components/EventInfo.py \
                        ../lib/python/Components/Network.py \
+                       ../lib/python/Components/RecordingConfig.py \
+                       ../lib/python/Plugins/update/update.py \
                        ../RecordTimer.py
        ./xml2po.py     ../data/ >> enigma2.pot