eric6/WebBrowser/Bookmarks/DefaultBookmarks.xbel

Sat, 07 Sep 2019 17:35:43 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 07 Sep 2019 17:35:43 +0200
branch
without_py2_and_pyqt4
changeset 7223
2d58b9c1a981
parent 6942
2602857055c5
child 7951
fa058239133f
permissions
-rw-r--r--

Closed branch after it was merged into 'default'.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <folder folded="no">
        <title>Bookmarks Bar</title>
        <bookmark href="https://eric-ide.python-projects.org/">
            <title>Eric Web Site</title>
        </bookmark>
        <bookmark href="https://www.riverbankcomputing.com/news">
            <title>PyQt 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://www.qt.io/developers/">
                <title>Qt Developers</title>
            </bookmark>
            <bookmark href="http://doc.qt.io/">
                <title>Qt Documentation</title>
            </bookmark>
            <bookmark href="http://blog.qt.io/">
                <title>Qt Blog</title>
            </bookmark>
            <bookmark href="http://forum.qt.io/">
                <title>Qt Forum</title>
            </bookmark>
            <bookmark href="http://planet.qt.io/">
                <title>Planet Qt</title>
            </bookmark>
            <bookmark href="http://www.qtcentre.org/">
                <title>Qt Centre</title>
            </bookmark>
            <bookmark href="https://www.linux-apps.com/browse/ord/latest/">
                <title>Qt Applications</title>
            </bookmark>
        </folder>
        <folder folded="no">
            <title>Python Web Sites</title>
            <bookmark href="https://www.python.org/">
                <title>Python Language Website</title>
            </bookmark>
            <bookmark href="https://pypi.org/">
                <title>Python Package Index: PyPI</title>
            </bookmark>
        </folder>
    </folder>
    <folder folded="yes">
        <title>Bookmarks Menu</title>
        <bookmark href="https://eric-ide.python-projects.org/">
            <title>Eric Web Site</title>
        </bookmark>
        <bookmark href="https://www.riverbankcomputing.com/news">
            <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