summaryrefslogtreecommitdiff
path: root/getxbookgui
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-09-08 00:52:41 +0100
committerNick White <git@njw.me.uk>2011-09-08 00:52:41 +0100
commite3a8b3b59d5a9c64eb141ae02a67e5cd92ffe402 (patch)
treed246c49facfc11f3dc3ceb921ad11b5516709b0a /getxbookgui
parent2b57396a362a70d7a1cae36a246e682181b5f023 (diff)
Only show existing tools in GUI, improve webpage & readme
Diffstat (limited to 'getxbookgui')
-rwxr-xr-xgetxbookgui2
1 files changed, 1 insertions, 1 deletions
diff --git a/getxbookgui b/getxbookgui
index 08d3f04..e476ca0 100755
--- a/getxbookgui
+++ b/getxbookgui
@@ -2,7 +2,7 @@
# See COPYING file for copyright and license details.
package require Tk
-set bin [list getgbook getabook]
+set bin [list getgbook]
proc go {} {
set cmd "[.bin get [.bin curselection]] [.id get]"