make xgettext happy
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 20 Nov 2006 21:17:05 +0000 (21:17 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Mon, 20 Nov 2006 21:17:05 +0000 (21:17 +0000)
lib/python/Components/EpgList.py
lib/python/Plugins/SystemPlugins/SkinSelector/plugin.py
lib/python/Tools/Directories.py
lib/python/Tools/ISO639.py
lib/python/Tools/NumericalTextInput.py

index 64fe87f..902968d 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 from HTMLComponent import *
 from GUIComponent import *
 
index 56a5a1d..844b75f 100755 (executable)
@@ -1,3 +1,4 @@
+# -*- coding: iso-8859-1 -*-
 # (c) 2006 Stephan Reichholf
 # This Software is Free, use it where you want, when you want for whatever you want and modify it if you want but don't remove my copyright!
 
index f7be953..f7a589b 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import os
 
 SCOPE_TRANSPONDERDATA = 0
index b0d2f8e..444e04f 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: iso-8859-2 -*-
 LanguageCodes = { }
 
 LanguageCodes["aar"] = LanguageCodes["aa"] = ("Afar", "Hamitic")
index 7c61d26..3379d9a 100644 (file)
@@ -1,4 +1,4 @@
-# -*- coding: latin-1 -*-
+# -*- coding: iso-8859-1 -*-
 from enigma import eTimer
 from Components.Language import language