Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readdb.py
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-03-05 11:47:20 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-03-05 11:47:20 (GMT)
commit89415a84182c17d506b0d5ac4e807a3252d61db8 (patch)
tree97054b5b4d3ec01f1db603ad6003ce9432534e9d /readdb.py
parent1c1a9197eb3dda5ce65d9da8ae77a5e10dd26a93 (diff)
Fix use of color information from profile
Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
Diffstat (limited to 'readdb.py')
-rw-r--r--readdb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/readdb.py b/readdb.py
index 4cb11fa..eb42c83 100644
--- a/readdb.py
+++ b/readdb.py
@@ -95,7 +95,7 @@ class BookmarkManager:
self._populate_highlights()
self._user = profile.get_nick_name()
- self._color = profile.get_color()
+ self._color = str(profile.get_color())
def add_bookmark(self, page, content, local=1):
# locale = 0 means that this is a bookmark originally