diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-08-05 17:33:32 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-08-05 17:33:32 +0000 |
| commit | 7ef9c069ca947922cf36b711f81c1450f409bc80 (patch) | |
| tree | 408309854ea40d496330a16e74e835ea99c89e80 /po/Makefile.am | |
| parent | 2b5484730b35688c8adf4cf5c580e5746704d674 (diff) | |
| download | enigma2-7ef9c069ca947922cf36b711f81c1450f409bc80.tar.gz enigma2-7ef9c069ca947922cf36b711f81c1450f409bc80.zip | |
adding subservices quickzap (still buggy.. don't use timeshifting or PiP while in subservices quickzap mode as it will eat your cat)
Diffstat (limited to 'po/Makefile.am')
| -rw-r--r-- | po/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index 75609d31..06e5b492 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -45,6 +45,7 @@ enigma2.pot: ../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 \ |
