Removed shell escaping for bookmark tags.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 7 Apr 2013 14:02:51 +0000 (16:02 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 7 Apr 2013 14:02:51 +0000 (16:02 +0200)
commit90385d6b341ff62fdfe3df4bf391a29a80e6a52b
tree183eb397b758f28384611e3276ffb5e7c96dbc3a
parentea51a8a9fe704fa9905e1e4f304756d8ab532d91
Removed shell escaping for bookmark tags.

It's enough and easier to save the tags like they are and to split them with
g_strsplit().
src/bookmark.c