view demos/browser/data/defaultbookmarks.xbel @ 414:b2a803c73b89 default tip

Declare tabArray const.
author David Nadlinger <code@klickverbot.at>
date Fri, 06 May 2011 13:39:49 +0200
parents 71b382c10ef6
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <folder folded="yes">
        <title>Bookmarks Bar</title>
        <bookmark href="http://qtsoftware.com/">
            <title>Qt Software</title>
        </bookmark>
        <bookmark href="http://webkit.org/">
            <title>WebKit.org</title>
        </bookmark>
        <bookmark href="http://doc.trolltech.com/">
            <title>Qt Documentation</title>
        </bookmark>
        <bookmark href="http://doc.trolltech.com/qq/">
            <title>Qt Quarterly</title>
        </bookmark>
        <bookmark href="http://labs.trolltech.com/">
            <title>Qt Labs</title>
        </bookmark>
        <bookmark href="http://www.qtcentre.org/">
            <title>Qt Centre</title>
        </bookmark>
        <bookmark href="http://qt-apps.org/">
            <title>Qt-Apps.org</title>
        </bookmark>
        <bookmark href="http://qtnode.net/">
            <title>qtnode</title>
        </bookmark>
       <bookmark href="http://xkcd.com/">
            <title>xkcd</title>
        </bookmark>
    </folder>
    <folder folded="yes">
        <title>Bookmarks Menu</title>
        <bookmark href="http://reddit.com/">
            <title>reddit.com: what's new online!</title>
        </bookmark>
    </folder>
</xbel>