glib/tests/bookmarks/valid-02.xbel
Emmanuele Bassi 9bf3a0fa5f Add test suite for GBookmarkFile.
2006-03-27  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* tests/Makefile.am:
	* tests/bookmarkfile-test.c:
	* tests/run-bookmark-test.sh:
	* tests/bookmarks/*.xbel: Add test suite for GBookmarkFile.
2006-03-27 18:28:07 +00:00

16 lines
624 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xbel version="1.0">
<title>Singleton</title>
<desc>A file containing a single bookmark element</desc>
<bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
<info>
<metadata owner="http://freedesktop.org">
<mime-type type="application/postscript"/>
<applications>
<application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
</applications>
</metadata>
</info>
</bookmark>
</xbel>