Codebase list sugar-read-activity / be6e23e
Fix wrong use of profile.get_color() Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Gonzalo Odiard 12 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
9494 self._populate_highlights()
9595
9696 self._user = profile.get_nick_name()
97 self._color = str(profile.get_color())
97 self._color = profile.get_color().to_string()
9898
9999 def add_bookmark(self, page, content, local=1):
100100 # locale = 0 means that this is a bookmark originally