Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'webactivity.py')
-rwxr-xr-xwebactivity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webactivity.py b/webactivity.py
index f42a116..8ef06e8 100755
--- a/webactivity.py
+++ b/webactivity.py
@@ -32,6 +32,7 @@ from webtoolbar import WebToolbar
import downloadmanager
import promptservice
import securitydialogs
+import filepicker
_HOMEPAGE = 'http://www.google.com'