Codebase list sugar-read-activity / 1d580df
Remove log Gonzalo Odiard 11 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
887887 if thumb is None:
888888 logging.error('Preview NOT FOUND')
889889 thumb = self._get_screenshot()
890 logging.error('Add link to tray page %d preview %s', page, thumb)
891890 self._add_link_totray(page, thumb, color, title, owner)
892891
893892 self._bookmark_view.set_bookmarkmanager(self._bookmarkmanager)