URI: 
       tremove deprecated note from kivy Readme - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit c2266731d49e03b28debc059b52130461dc2fc3a
   DIR parent 43272c63a84f28be11aa0a4bc9843f4c280273d0
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Sun,  9 Oct 2016 11:40:45 +0200
       
       remove deprecated note from kivy Readme
       
       Diffstat:
         M gui/kivy/Readme.txt                 |       9 ---------
       
       1 file changed, 0 insertions(+), 9 deletions(-)
       ---
   DIR diff --git a/gui/kivy/Readme.txt b/gui/kivy/Readme.txt
       t@@ -12,12 +12,3 @@ then you need to rebuild the distribution. To do so:
        
          rm -rf .buildozer/android/platform/python-for-android/dist
        
       -
       -Notes:
       -
       -
       -To use internal storage, python-for-android must be patched with:
       -
       -  git pull git@github.com:denys-duchier/python-for-android.git fix-recursive-delete
       -
       -