]> git.pld-linux.org Git - packages/calibre.git/commitdiff
- enable set_translations
authorlisu <lisu@pld-linux.org>
Fri, 18 Jun 2010 10:08:03 +0000 (10:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calibre-locales.patch -> 1.3

calibre-locales.patch

index 106f977b530f0258cb146ff6bbead92a003fb133..300b20a301c120470b023c0a2b4145e9bdaf133f 100644 (file)
              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
This page took 0.136827 seconds and 4 git commands to generate.