Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugar

This commit is contained in:
Owen Williams
2007-03-05 21:24:59 -05:00
9 changed files with 125 additions and 25 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ class Shell(gobject.GObject):
self._frame = Frame(self)
self._frame.show_and_hide(3)
self.start_activity('org.laptop.JournalActivity')
#self.start_activity('org.laptop.JournalActivity')
def _activity_added_cb(self, home_model, home_activity):
activity_host = ActivityHost(home_activity)