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'.

3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <!DOCTYPE xbel>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <xbel version="1.0">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <folder folded="no">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <title>Bookmarks Bar</title>
5375
c55d7340ef39 Changed references to the eric web site URL to use the secure protocol https://.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5015
diff changeset
6 <bookmark href="https://eric-ide.python-projects.org/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <title>Eric Web Site</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 </bookmark>
5015
ca1d44f0f6b2 Enhanced the new web browser by adding a visit count to the bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4732
diff changeset
9 <bookmark href="https://www.riverbankcomputing.com/news">
4166
ef803911f553 Added a bookmark for the Qt Forum to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4098
diff changeset
10 <title>PyQt Web Site</title>
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 </bookmark>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 <folder folded="no">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 <title>Qt Web Sites</title>
3956
5bd6b1ada0d6 Corrected some default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3014
diff changeset
14 <bookmark href="http://www.qt.io//">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <title>Qt Web Site</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 </bookmark>
4193
9f1a21faa8ff Adapted the default bookmarks to the new qt.io web site.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4166
diff changeset
17 <bookmark href="http://www.qt.io/developers/">
9f1a21faa8ff Adapted the default bookmarks to the new qt.io web site.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4166
diff changeset
18 <title>Qt Developers</title>
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 </bookmark>
4091
7c77cae92e91 Changed some Qt related default bookmarks after changes of the Qt web site.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3956
diff changeset
20 <bookmark href="http://doc.qt.io/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <title>Qt Documentation</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 </bookmark>
4091
7c77cae92e91 Changed some Qt related default bookmarks after changes of the Qt web site.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3956
diff changeset
23 <bookmark href="http://blog.qt.io/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 <title>Qt Blog</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </bookmark>
4166
ef803911f553 Added a bookmark for the Qt Forum to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4098
diff changeset
26 <bookmark href="http://forum.qt.io/">
ef803911f553 Added a bookmark for the Qt Forum to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4098
diff changeset
27 <title>Qt Forum</title>
ef803911f553 Added a bookmark for the Qt Forum to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4098
diff changeset
28 </bookmark>
4098
59a1b3356009 Added an entry for 'Planet Qt' to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4091
diff changeset
29 <bookmark href="http://planet.qt.io/">
59a1b3356009 Added an entry for 'Planet Qt' to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4091
diff changeset
30 <title>Planet Qt</title>
59a1b3356009 Added an entry for 'Planet Qt' to the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4091
diff changeset
31 </bookmark>
6009
9b87e009c6d9 Updated the default bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5375
diff changeset
32 <bookmark href="http://www.qtcentre.org/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <title>Qt Centre</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 </bookmark>
5015
ca1d44f0f6b2 Enhanced the new web browser by adding a visit count to the bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4732
diff changeset
35 <bookmark href="https://www.linux-apps.com/browse/ord/latest/">
ca1d44f0f6b2 Enhanced the new web browser by adding a visit count to the bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4732
diff changeset
36 <title>Qt Applications</title>
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 </bookmark>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 </folder>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <folder folded="no">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <title>Python Web Sites</title>
5015
ca1d44f0f6b2 Enhanced the new web browser by adding a visit count to the bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4732
diff changeset
41 <bookmark href="https://www.python.org/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 <title>Python Language Website</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 </bookmark>
6253
a148632e9610 pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 6009
diff changeset
44 <bookmark href="https://pypi.org/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 <title>Python Package Index: PyPI</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 </bookmark>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 </folder>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 </folder>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <folder folded="yes">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <title>Bookmarks Menu</title>
5375
c55d7340ef39 Changed references to the eric web site URL to use the secure protocol https://.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5015
diff changeset
51 <bookmark href="https://eric-ide.python-projects.org/">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <title>Eric Web Site</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 </bookmark>
5015
ca1d44f0f6b2 Enhanced the new web browser by adding a visit count to the bookmarks.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4732
diff changeset
54 <bookmark href="https://www.riverbankcomputing.com/news">
3014
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 <title>PyQt4 Web Site</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 </bookmark>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <bookmark href="javascript:location.href='mailto:?SUBJECT=' + document.title + '&amp;BODY=' + escape(location.href);">
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <title>Send Link</title>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 </bookmark>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 </folder>
9c5e6ef87252 Changed some files contain default values for some web browser functions to non-Python files and using the Qt resource system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </xbel>

eric ide

mercurial