URI: 
       tadd .mo extension to buildozer.spec - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 1880b8359943981c68701268eb6fe825f15ad08a
   DIR parent e60b35df643ea7c8f4f6906ece15b3b0f79c9d49
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Wed, 20 Jan 2016 10:19:07 +0100
       
       add .mo extension to buildozer.spec
       
       Diffstat:
         M gui/kivy/tools/buildozer.spec       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/gui/kivy/tools/buildozer.spec b/gui/kivy/tools/buildozer.spec
       t@@ -13,7 +13,7 @@ package.domain = org.electrum
        source.dir = .
        
        # (list) Source files to include (let empty to include all the files)
       -source.include_exts = py,png,jpg,kv,atlas,ttf,txt, gif, pem
       +source.include_exts = py,png,jpg,kv,atlas,ttf,txt, gif, pem, mo
        
        # (list) Source files to exclude (let empty to not exclude anything)
        source.exclude_exts = spec