os/ossrv/glib/tests/bookmarks/fail-03.xbel
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <xbel version="1.0"
     3       xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
     4       xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
     5 >
     6   <title>Singleton</title>
     7   <desc>A file containing a single bookmark element</desc>
     8   <bookmark>
     9     <info>
    10       <metadata owner="http://freedesktop.org">
    11         <mime:mime-type type="application/postscript"/>
    12         <bookmark:applications>
    13           <bookmark:application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
    14         </bookmark:applications>
    15       </metadata>
    16     </info>
    17   </bookmark>
    18 </xbel>