glib/gbookmarkfile.h Add GBookmarkFile, a parser for files containing
authorEmmanuele Bassi <ebassi@cvs.gnome.org>
Mon, 27 Mar 2006 18:22:47 +0000 (18:22 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 27 Mar 2006 18:22:47 +0000 (18:22 +0000)
commit82702c458f4487fd24ed2d1b851ad95d08789164
tree7267adf02e4585cb24be046ec8d24b0636feea62
parent8dece49a5fb4e69d5ee58269342e42f799de815b
glib/gbookmarkfile.h Add GBookmarkFile, a parser for files containing

2006-03-27  Emmanuele Bassi  <ebassi@cvs.gnome.org>

* glib/glib.h:
* glib/gbookmarkfile.h
* glib/gbookmarkfile.c: Add GBookmarkFile, a parser for files
containing bookmarks stored using the Desktop Bookmark
specification. Fixes bug #327662.

* glib/glib.symbols:
* glib/Makefile.am:
* glib/makefile.msc.in:
* glib/makefile.mingw.in: Build glue for GBookmarkFile.
ChangeLog
ChangeLog.pre-2-12
glib/Makefile.am
glib/gbookmarkfile.c [new file with mode: 0644]
glib/gbookmarkfile.h [new file with mode: 0644]
glib/glib.h
glib/glib.symbols
glib/makefile.mingw.in
glib/makefile.msc.in