re-add enigma2.pot (as template for new translations)
[enigma2.git] / po / Makefile.am
index eac86e6aa6c1a081a8ba7408476415256a83e36d..607f4e047867bb4b66ff502eb2fe9389f9f3a5c4 100644 (file)
@@ -5,7 +5,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de en ar nl es is
+LANGS := de en ar nl es is it da sv no
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)
 
@@ -45,6 +45,7 @@ enigma2.pot:
                        ../lib/python/Screens/ChannelSelection.py \
                        ../lib/python/Screens/PluginBrowser.py \
                        ../lib/python/Screens/Console.py \
+                       ../lib/python/Screens/MediaPlayer.py \
                        ../lib/python/Components/DiskInfo.py \
                        ../lib/python/Components/ServiceScan.py \
                        ../lib/python/Components/Lcd.py \