diff -r eaf2cf171f3a -r 5cf645f6daab eric6/Helpviewer/Bookmarks/DefaultBookmarks.xbel --- a/eric6/Helpviewer/Bookmarks/DefaultBookmarks.xbel Sat Sep 07 14:45:27 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -<?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 + '&BODY=' + escape(location.href);"> - <title>Send Link</title> - </bookmark> - </folder> -</xbel>