summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-11-19 17:18:25 +0000
committerNick White <git@njw.me.uk>2011-11-19 17:18:25 +0000
commitbf16c683094a7678245aead27a199c70b0ee8d94 (patch)
treef9924d57cd1a46ca3a6fe480d1baf6041c9fd555
parent290405c9a06ee44217ca7186f2b720c36c9def8a (diff)
Add getbnbook option to gui
-rwxr-xr-xgetxbookgui.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/getxbookgui.tcl b/getxbookgui.tcl
index 56b6e63..dabab2b 100755
--- a/getxbookgui.tcl
+++ b/getxbookgui.tcl
@@ -2,7 +2,7 @@
# See COPYING file for copyright and license details.
package require Tk
-set bin [list getgbook getabook]
+set bin [list getgbook getabook getbnbook]
proc go {} {
if { [.id get] == "" } { return }