Search bar completion

svn: r6607
This commit is contained in:
Don Allingham
2006-05-10 16:08:56 +00:00
parent 1e3b85f27f
commit 707c4207a9
8 changed files with 130 additions and 61 deletions

View File

@@ -605,7 +605,6 @@ class ViewManager:
hbox.pack_start(image,False,False)
hbox.set_spacing(4)
print use_text
if use_text:
label = gtk.Label(page_title)
label.show()