Search bar completion

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

@ -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()