Helpviewer/Bookmarks/DefaultBookmarks.xbel

Sun, 14 Jan 2018 12:03:34 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 14 Jan 2018 12:03:34 +0100
changeset 6064
32a8b51c89da
parent 6009
9b87e009c6d9
child 6253
a148632e9610
permissions
-rw-r--r--

Fixed a bug in the plug-in repository dialog causing the cleanup function to fail, if the download directory contains a file without version info seperated by '-'.

<?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.python.org/pypi">
                <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