From decf70e35b1322c4b995538180ccf757d84fd4f9 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 20 Nov 2006 21:17:05 +0000 Subject: make xgettext happy --- lib/python/Tools/NumericalTextInput.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Tools/NumericalTextInput.py') 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 -- cgit v1.2.3