bookmarks: Add gvdb library to use for storage

Desktop / GNOME / Epiphany - Iulian Radu [gmail.com] - 28 September 2016 08:15 UTC

1253b96 bookmarks: Add gvdb library to use for storage
Makefile.am | 2 +-
configure.ac | 2 +
gvdb/Makefile.am | 18 ++
gvdb/gvdb-builder.c | 523 +++++++++++++++++++++++++++++++++++++
gvdb/gvdb-builder.h | 57 ++++
gvdb/gvdb-format.h | 87 +++++++
gvdb/gvdb-reader.c | 720 +++++++++++++++++++++++++++++++++++++++++++++++++++
gvdb/gvdb-reader.h | 65 +++++
gvdb/gvdb.doap | 32 +++
src/Makefile.am | 4 +
10 files changed, 1509 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


  • Share