From 2f60852aee476241a1970a346c53d3eb308f72be Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 22 Apr 2012 11:30:13 +0100 Subject: Be clearer about book id in gui --- getxbookgui.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getxbookgui.tcl b/getxbookgui.tcl index 62bb1e5..69dd8c3 100755 --- a/getxbookgui.tcl +++ b/getxbookgui.tcl @@ -2,7 +2,7 @@ # See COPYING file for copyright and license details. package require Tk -set bins {{getgbook "Book ID" "Google\nBook Preview"} \ +set bins {{getgbook "Google Book ID" "Google\nBook Preview"} \ {getabook "ISBN 10" "Amazon Look\nInside The Book"} \ {getbnbook "ISBN 13" "Barnes & Noble\nBook Viewer"}} set binselected 0 -- cgit v1.2.3