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 64fe87f430901d621d0ddfca398c817714330224..902968d4a03f8d168f5f8935a09a02a41171bba0 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 from HTMLComponent import *
 from GUIComponent import *
 
index 56a5a1daf9adc1fc1a7a36a97bab8cbc0dfd089a..844b75f9e3c5b21e6d54e02cb5884eb7a6be22dc 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 f7be95359be7b26302269abfd44389de3183994c..f7a589b5024909215fd0e99ecee85817800c5839 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 import os
 
 SCOPE_TRANSPONDERDATA = 0
index b0d2f8e599e9e675c61fa04754b66f3e8ab5ed2a..444e04f533c52ef6f3051ce427f5bb3819a34634 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: iso-8859-2 -*-
 LanguageCodes = { }
 
 LanguageCodes["aar"] = LanguageCodes["aa"] = ("Afar", "Hamitic")
index 7c61d263439920334e2f1698b64fcef5135633aa..3379d9a8c5965cf1167cac0226a4e9fb51751026 100644 (file)
@@ -1,4 +1,4 @@
-# -*- coding: latin-1 -*-
+# -*- coding: iso-8859-1 -*-
 from enigma import eTimer
 from Components.Language import language