Bug 550096 – GBookmarkFile parser is not forward compatible
commite701ea96b637bcb8cf21e72e0caa7c82e10e278c
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 31 Aug 2008 19:53:21 +0000 (31 19:53 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Sun, 31 Aug 2008 19:53:21 +0000 (31 19:53 +0000)
treebfbe8e4ebd6b7854277be3b491ee4a89f95e10f5
parent5484cf6a2e6733f4dc3356c2bd97c936be104941
Bug 550096 – GBookmarkFile parser is not forward compatible

2008-08-31  Emmanuele Bassi  <ebassi@gnome.org>

Bug 550096 – GBookmarkFile parser is not forward compatible

* glib/gbookmarkfile.c:
(parse_bookmark_element), (parse_application_element),
(parse_mime_type_element), (parse_icon_element): Relax the
attributes checking of the GBookmarkFile parser for the
attributes that the desktop bookmark file specification
defines and controls. This allows adding new attributes to
the existing elements in newer versions without breaking the
parser in older ones.

svn path=/trunk/; revision=7418
ChangeLog
glib/gbookmarkfile.c