some minor speedups using caches and more selective updating
[enigma2.git] / po / Makefile.am
index c44f7910ae68e26aa4c0c27e177dc9546d40e8cf..75609d3172900b5e67dc8fd97c9a59718dd594ca 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
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)
 
@@ -44,6 +44,7 @@ enigma2.pot:
                        ../lib/python/Screens/PluginBrowser.py \
                        ../lib/python/Screens/Console.py \
                        ../lib/python/Screens/MediaPlayer.py \
+                       ../lib/python/Screens/PiPSetup.py \
                        ../lib/python/Components/DiskInfo.py \
                        ../lib/python/Components/ServiceScan.py \
                        ../lib/python/Components/Lcd.py \