From 396515b7f25a7399e10e93f9c7b86dd14bf00099 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Mon, 14 Nov 2011 00:25:00 +0100 Subject: [PATCH] wall --- client/gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/gui.py b/client/gui.py index 2ac047eff..c7237ad47 100644 --- a/client/gui.py +++ b/client/gui.py @@ -536,7 +536,7 @@ class BitcoinGUI: #tv.set_cursor_visible(False) #page.pack_start(tv) #self.info = tv.get_buffer() - self.add_tab(page, 'Board') + self.add_tab(page, 'Wall') def do_send(self, w, data): payto_entry, label_entry, amount_entry = data