diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-18 23:39:11 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-18 23:39:11 +0000 |
| commit | 4e0effbbbeffc25de19cc3f4efaba86ab45dc78d (patch) | |
| tree | fd570157d8ffb8e07ac279ea71f9e751dad5b074 /po/Makefile.am | |
| parent | db98303e6521c3c2ab559e0517f299003ea73664 (diff) | |
| download | enigma2-4e0effbbbeffc25de19cc3f4efaba86ab45dc78d.tar.gz enigma2-4e0effbbbeffc25de19cc3f4efaba86ab45dc78d.zip | |
make harddisk standby configurable
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 5fcc93d0..0a96d61b 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -59,6 +59,7 @@ enigma2.pot: ../lib/python/Components/TimerList.py \ ../lib/python/Components/Network.py \ ../lib/python/Components/RecordingConfig.py \ + ../lib/python/Components/UsageConfig.py \ ../lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py \ ../lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py \ ../lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py \ |
