URI:
       tdoc upd - 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 cec8d56b001ad91442573d490a535f0a669c59fa
   DIR parent 988c03c39ca05c6cf33a629da5ec2d64033060a7
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue, 29 Dec 2015 17:55:19 +0100
       
       doc upd
       
       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@@ -20,7 +20,6 @@ list and the script will run it for you. Easy-peasy.
        ## TODO
        * Complete error checking
        * Figure out why ps fails sometimes
       -* index and search
        * and more stuff 
        
        ## What you need to do
   DIR diff --git a/gtomb b/gtomb
       t@@ -586,7 +586,7 @@ function _list {
                    listchoice=`zenity \
                        --title="Choose action" \
                        --window-icon="$MONMORT" \
       -                --width=640 --height=200 --list \
       +                --width=640 --height=400 --list \
                        --separator=" & " \
                        --text="What do you want to do with this tomb?" \
                        --column=Command \