yelp-application: Fix bookmark updating
commit8b5ad3261bf1a7df86a1c5f50f8f6e8104d97aa5
authorShaun McCance <shaunm@gnome.org>
Fri, 20 Jan 2012 20:33:30 +0000 (20 15:33 -0500)
committerShaun McCance <shaunm@gnome.org>
Fri, 20 Jan 2012 20:33:30 +0000 (20 15:33 -0500)
tree251ad83e33b08af1fcb6558c530334305faf8aee
parentac97bbd9dc5ccfd942e770d41d37ce2668cf8ebd
yelp-application: Fix bookmark updating

I was calling g_settings_set incorrectly, and it cleared out the
bookmarks for a document whenever one had to be updated. This might
fix bug #649432, though I couldn't reproduce a crash.
src/yelp-application.c