From: Jacek Konieczny Date: Thu, 16 Feb 2012 21:12:49 +0000 (+0000) Subject: - calibre-locales patch fixed (bad indentation) X-Git-Tag: auto/th/calibre-0_8_39-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fcalibre.git;a=commitdiff_plain;h=e69f76cd379be98734d74adcb342713071626a82 - calibre-locales patch fixed (bad indentation) Changed files: calibre-locales.patch -> 1.11 --- diff --git a/calibre-locales.patch b/calibre-locales.patch index 4476da5..654c3ec 100644 --- a/calibre-locales.patch +++ b/calibre-locales.patch @@ -4,8 +4,8 @@ lang = 'en' return lang -+ def messages_path(lang): -+ return ('/usr/share/locale/%s/LC_MESSAGES'%lang) ++def messages_path(lang): ++ return ('/usr/share/locale/%s/LC_MESSAGES'%lang) + def get_lc_messages_path(lang): hlang = None