URI: 
       ticon spam fix - gtomb - tomb gtk frontend in zenity
  HTML git clone git://parazyd.org/gtomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 51fede8aac96591f23bef5527ffca2f56174c9df
   DIR parent 434c56bad26a82527c15794a2b320312b1f75366
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 18 Dec 2015 18:07:27 +0100
       
       icon spam fix
       
       Diffstat:
         M README.md                           |       1 -
         M gtomb                               |       2 +-
       
       2 files changed, 1 insertion(+), 2 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -21,7 +21,6 @@ list and the script will run it for you. Easy-peasy.
        * Complete error checking
        * Figure out why ps fails sometimes
        * index and search
       -* keep icon from spamming up /tmp
        * and more stuff 
        
        ## What you need to do
   DIR diff --git a/gtomb b/gtomb
       t@@ -14,7 +14,7 @@ ver="0.6.1"
        TOMBPATH="/usr/bin/tomb" # Set this to your tomb executable's path
        
        # {{{ monmort icon
       -MONMORT=`mktemp`
       +MONMORT=/tmp/monmort.png
        ICONB64="iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAQAAACJ4248AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAA\n
        AEgAAABIAEbJaz4AAAAJdnBBZwAAACAAAAAgAIf6nJ0AAADrSURBVFjD5ZZBEsMgCEU/TO/l2XMx\n
        04VjQ1K1CDYswkwWJnH+E/EL4RP7jluDCACoim/bvfIpFQiKEJcQHCN9xEtLCgDMQM7f33sZrPNG\n