aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-07-17 15:06:15 +0200
committerGuido Günther <agx@sigxcpu.org>2010-07-17 15:06:15 +0200
commitd9c548d33b87ee8cfc24adb8e694d632730bf2d8 (patch)
tree1abfdfe4640f63d0e911d05dc440494e0fdf36d2
parentd49091a9d588aa0241ef4a8086466e93d2092127 (diff)
Fix encoding nameHEADmaster
-rw-r--r--odfrecode/recoders/greek.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/odfrecode/recoders/greek.py b/odfrecode/recoders/greek.py
index 7610338..687077a 100644
--- a/odfrecode/recoders/greek.py
+++ b/odfrecode/recoders/greek.py
@@ -28,7 +28,7 @@ class Greek(recoder.Recoder):
the mapping table is based on code from VeraWeb's madlan converter
"""
- encoding = 'cyrillic'
+ encoding = 'greek'
dst_encoding = 'utf-16-be'
character_table = {