From 6a854b86f55c6d7f2bc57acfd776fdd03d532518 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Sat, 17 Nov 2007 21:56:24 +0000 Subject: change the LIBRARY_PATH to point to /usr/share/library-common/index.html --- (limited to 'webactivity.py') diff --git a/webactivity.py b/webactivity.py index 123e28d..d5b71c3 100755 --- a/webactivity.py +++ b/webactivity.py @@ -47,7 +47,7 @@ import filepicker import sessionhistory import progresslistener -_LIBRARY_PATH = '/home/olpc/Library/index.html' +_LIBRARY_PATH = '/usr/share/library-common/index.html' from model import Model from sugar.presence.tubeconn import TubeConnection -- cgit v0.9.1