commit cec8d56b001ad91442573d490a535f0a669c59fa
parent 988c03c39ca05c6cf33a629da5ec2d64033060a7
Author: parazyd <parazyd@dyne.org>
Date: Tue, 29 Dec 2015 17:55:19 +0100
doc upd
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -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
diff --git a/gtomb b/gtomb
@@ -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 \