Codebase list sugar-read-activity / 77cc102
Handle a URI when the activity starts Needed by the tests. Gonzalo Odiard 9 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
368368 if self._jobject.file_path is not None and \
369369 self._jobject.file_path != '':
370370 self.read_file(self._jobject.file_path)
371 elif handle.uri:
372 self._load_document(handle.uri)
371373 else:
372374 # Not joining, not resuming or resuming session without file
373375 emptypanel.show(self, 'activity-read',