]> spindle.queued.net Git - midori/commit
Fixed handling of bookmark meta data
authorAlexander Butenko <a.butenka@gmail.com>
Sat, 19 Jun 2010 13:56:50 +0000 (09:56 -0400)
committerChristian Dywan <christian@twotoasts.de>
Sat, 19 Jun 2010 14:23:49 +0000 (16:23 +0200)
commit053048d05eeb5ba5b1c847276209a4910f893405
treecac7d9cce00d8546f707e482e0dfbeb2e0da121f
parent633b7ed294561395f05fbedd2e3cb8b71a64f7c8
Fixed handling of bookmark meta data

sqlite doesn't store negative value but rather 0 and 1, so we
work with these values now. As a side effect it makes the code
easier to read.
TODO
midori/midori-browser.c
panels/midori-bookmarks.c