Helpviewer/Bookmarks/DefaultBookmarks.xbel

Tue, 30 Dec 2014 11:50:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 30 Dec 2014 11:50:13 +0100
changeset 4004
51a8bbea6e9f
parent 3956
5bd6b1ada0d6
child 4091
7c77cae92e91
permissions
-rw-r--r--

Corrected some copy & paste issue in the Mercurial plug-in.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <folder folded="no">
        <title>Bookmarks Bar</title>
        <bookmark href="http://eric-ide.python-projects.org/">
            <title>Eric Web Site</title>
        </bookmark>
        <bookmark href="http://www.riverbankcomputing.com/">
            <title>PyQt4 Web Site</title>
        </bookmark>
        <folder folded="no">
            <title>Qt Web Sites</title>
            <bookmark href="http://www.qt.io//">
                <title>Qt Web Site</title>
            </bookmark>
            <bookmark href="http://qt-project.org/">
                <title>Qt Project</title>
            </bookmark>
            <bookmark href="http://qt-project.org/doc/">
                <title>Qt Documentation</title>
            </bookmark>
            <bookmark href="http://blog.qt.digia.com/">
                <title>Qt Blog</title>
            </bookmark>
            <bookmark href="http://qtcentre.org/">
                <title>Qt Centre</title>
            </bookmark>
            <bookmark href="http://qt-apps.org/">
                <title>Qt-Apps.org</title>
            </bookmark>
        </folder>
        <folder folded="no">
            <title>Python Web Sites</title>
            <bookmark href="http://www.python.org/">
                <title>Python Language Website</title>
            </bookmark>
            <bookmark href="http://pypi.python.org/pypi">
                <title>Python Package Index: PyPI</title>
            </bookmark>
        </folder>
    </folder>
    <folder folded="yes">
        <title>Bookmarks Menu</title>
        <bookmark href="http://eric-ide.python-projects.org/">
            <title>Eric Web Site</title>
        </bookmark>
        <bookmark href="http://www.riverbankcomputing.com/">
            <title>PyQt4 Web Site</title>
        </bookmark>
        <bookmark href="javascript:location.href='mailto:?SUBJECT=' + document.title + '&amp;BODY=' + escape(location.href);">
            <title>Send Link</title>
        </bookmark>
    </folder>
</xbel>

eric ide

mercurial