diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 00:00:07 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 00:00:07 +0000 |
| commit | 4cc1f7a05166715c19c965e3bbbe74a43835a754 (patch) | |
| tree | c71e76447af9af1dfa2f049890e39bac4d5b7295 /po/Makefile.am | |
| parent | 2be64a9bb186ac02e095d65e627fcb499df8606b (diff) | |
| download | enigma2-4cc1f7a05166715c19c965e3bbbe74a43835a754.tar.gz enigma2-4cc1f7a05166715c19c965e3bbbe74a43835a754.zip | |
translate the movie player
Diffstat (limited to 'po/Makefile.am')
| -rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index f99210e2..11105a75 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -33,6 +33,7 @@ enigma2.pot: ../lib/python/Screens/LanguageSelection.py \ ../lib/python/Screens/About.py \ ../lib/python/Screens/HarddiskSetup.py \ + ../lib/python/Screens/MovieSelection.py \ ../lib/python/Screens/InfoBar.py \ ../lib/python/Screens/TimerEdit.py \ ../lib/python/Screens/TimerEntry.py \ @@ -40,6 +41,7 @@ enigma2.pot: ../lib/python/Screens/ServiceScan.py \ ../lib/python/Screens/InfoBarGenerics.py \ ../lib/python/Screens/ChannelSelection.py \ + ../lib/python/Components/DiskInfo.py \ ../lib/python/Components/ServiceScan.py \ ../lib/python/Components/Lcd.py \ ../lib/python/Components/SetupDevices.py \ |
