diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-11-20 21:17:05 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-11-20 21:17:05 +0000 |
| commit | decf70e35b1322c4b995538180ccf757d84fd4f9 (patch) | |
| tree | 16d1777c8c56d66615d29454e0af2f437e591e83 /lib/python/Tools/NumericalTextInput.py | |
| parent | 255acaf49e248672e154f03ee833b72c253b241d (diff) | |
| download | enigma2-decf70e35b1322c4b995538180ccf757d84fd4f9.tar.gz enigma2-decf70e35b1322c4b995538180ccf757d84fd4f9.zip | |
make xgettext happy
Diffstat (limited to 'lib/python/Tools/NumericalTextInput.py')
| -rw-r--r-- | lib/python/Tools/NumericalTextInput.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Tools/NumericalTextInput.py b/lib/python/Tools/NumericalTextInput.py index 7c61d263..3379d9a8 100644 --- a/lib/python/Tools/NumericalTextInput.py +++ b/lib/python/Tools/NumericalTextInput.py @@ -1,4 +1,4 @@ -# -*- coding: latin-1 -*- +# -*- coding: iso-8859-1 -*- from enigma import eTimer from Components.Language import language |
