From 7e3e206779387ee104711017e1cfa1f9ff0fffb1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 31 Aug 2012 00:03:17 +0530 Subject: [PATCH] ... --- src/calibre/library/catalogs/epub_mobi_builder.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/calibre/library/catalogs/epub_mobi_builder.py b/src/calibre/library/catalogs/epub_mobi_builder.py index d823d80cb3..1860dcfe47 100644 --- a/src/calibre/library/catalogs/epub_mobi_builder.py +++ b/src/calibre/library/catalogs/epub_mobi_builder.py @@ -3228,9 +3228,9 @@ Author '{0}': # Hack to force the cataloged leading letter to be # an unadorned character if the accented version sorts before the unaccented exceptions = { - u'??':u'A', - u'??':u'O', - u'??':u'U' + u'Ä':u'A', + u'Ö':u'O', + u'Ü':u'U' } if key is not None: