gtomb

tomb gtk frontend in zenity
git clone git://parazyd.org/gtomb.git
Log | Files | Refs | README | LICENSE

commit 910575d8eb8187812d7b7764553fc3a9fea9c48e
parent e66c54d1737686cfa2e798148333dc12cf75bc8d
Author: parazyd <parazyd@archlinux.info>
Date:   Wed, 18 Nov 2015 09:27:27 +0100

typo

Diffstat:
Mgtomb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gtomb b/gtomb @@ -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" \