summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgetxbookgui.tcl2
1 files changed, 1 insertions, 1 deletions
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