URI:
       ttypo - 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 910575d8eb8187812d7b7764553fc3a9fea9c48e
   DIR parent e66c54d1737686cfa2e798148333dc12cf75bc8d
  HTML Author: parazyd <parazyd@archlinux.info>
       Date:   Wed, 18 Nov 2015 09:27:27 +0100
       
       ttypo
       
       Diffstat:
         M gtomb                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/gtomb b/gtomb
       t@@ -156,7 +156,7 @@ function resize {
                0)
                    $newsize=`zenity --title="New tomb size" \
                        --entry \
       -                --text="Enter new size of your tomb. Must be larger than current value."
       +                --text="Enter new size of your tomb. Must be larger than current value."`
                    case $? in
                        0)
                            $keyfile=`zenity --title="Choose according keyfile" \