From 69ec4f8c8229e0b2e0d1f4d341821646951df6ca Mon Sep 17 00:00:00 2001 From: lisu Date: Fri, 18 Jun 2010 10:08:03 +0000 Subject: [PATCH] - enable set_translations Changed files: calibre-locales.patch -> 1.3 --- calibre-locales.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/calibre-locales.patch b/calibre-locales.patch index 106f977..300b20a 100644 --- a/calibre-locales.patch +++ b/calibre-locales.patch @@ -21,14 +21,3 @@ if os.path.exists(isof): iso639 = open(isof, 'rb') ---- calibre/src/calibre/startup.py~ 2010-06-06 22:46:25.000000000 +0200 -+++ calibre/src/calibre/startup.py 2010-06-11 20:31:39.644201974 +0200 -@@ -49,7 +49,7 @@ - # Setup translations - from calibre.utils.localization import set_translators - -- set_translators() -+ #set_translators() - - ################################################################################ - # Initialize locale -- 2.44.0