From d1aa885e319c2c14d41fac8d39e958154e0ca329 Mon Sep 17 00:00:00 2001 From: Lucian Branescu Mihaila Date: Sat, 19 Jun 2010 17:33:04 +0000 Subject: Implement sessions, homepage and various fixes. --- (limited to 'webtoolbar.py') diff --git a/webtoolbar.py b/webtoolbar.py index 361b016..2ac520d 100644 --- a/webtoolbar.py +++ b/webtoolbar.py @@ -216,7 +216,7 @@ class WebEntry(AddressEntry): else: self._search_popup() - +#TODO class PrimaryToolbar(ToolbarBox): __gtype_name__ = 'PrimaryToolbar' -- cgit v0.9.1