diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-10 23:07:33 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-10 23:07:33 +0000 |
| commit | da51ddf9784483ff34fc51fcf33971018b8794d2 (patch) | |
| tree | 113ad351c937358a9491d8de3f427cf7f0cbf0e5 /po/Makefile.am | |
| parent | b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b (diff) | |
| download | enigma2-da51ddf9784483ff34fc51fcf33971018b8794d2.tar.gz enigma2-da51ddf9784483ff34fc51fcf33971018b8794d2.zip | |
some German translations (especially for the parental control)
improve automatic cable scan
Diffstat (limited to 'po/Makefile.am')
| -rw-r--r-- | po/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index f851f55b..f8aa9845 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -42,6 +42,7 @@ enigma2.pot: ../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 \ @@ -51,6 +52,8 @@ enigma2.pot: ../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 \ |
