revert last change to increase commit count
[enigma2.git] / po / Makefile.am
index c44f7910ae68e26aa4c0c27e177dc9546d40e8cf..0a96d61b6507e7cfba60a61fed5cd8b124599f18 100644 (file)
@@ -5,7 +5,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de en ar nl es is it da sv no fr fi
+LANGS := de en ar nl es is it da sv no fr fi tr ca
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)
 
@@ -38,22 +38,28 @@ enigma2.pot:
                        ../lib/python/Screens/TimerEntry.py \
                        ../lib/python/Screens/TimeDateInput.py \
                        ../lib/python/Screens/Wizard.py \
+                       ../lib/python/Screens/InputBox.py \
                        ../lib/python/Screens/ServiceScan.py \
                        ../lib/python/Screens/InfoBarGenerics.py \
                        ../lib/python/Screens/ChannelSelection.py \
                        ../lib/python/Screens/PluginBrowser.py \
+                       ../lib/python/Screens/ParentalControlSetup.py \
                        ../lib/python/Screens/Console.py \
                        ../lib/python/Screens/MediaPlayer.py \
+                       ../lib/python/Screens/PiPSetup.py \
+                       ../lib/python/Screens/SubservicesQuickzap.py \
                        ../lib/python/Components/DiskInfo.py \
                        ../lib/python/Components/ServiceScan.py \
                        ../lib/python/Components/Lcd.py \
                        ../lib/python/Components/SetupDevices.py \
                        ../lib/python/Components/Language.py \
+                       ../lib/python/Components/ParentalControl.py \
+                       ../lib/python/Components/ParentalControlList.py \
                        ../lib/python/Components/NimManager.py \
                        ../lib/python/Components/TimerList.py \
-                       ../lib/python/Components/EventInfo.py \
                        ../lib/python/Components/Network.py \
                        ../lib/python/Components/RecordingConfig.py \
+                       ../lib/python/Components/UsageConfig.py \
                        ../lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py \
                        ../lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py \
                        ../lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py \