diff options
author | Thomas Zander <zander@kde.org> | 2009-12-08 16:28:33 +0100 |
---|---|---|
committer | Thomas Zander <zander@kde.org> | 2009-12-08 16:28:33 +0100 |
commit | 58ed05c33076a32a66e0477d86843e38034744f2 (patch) | |
tree | 04517636275ba0500b77060b9da228b3d9a197e6 /src | |
parent | xss attach prevention. (diff) | |
download | rekonq-58ed05c33076a32a66e0477d86843e38034744f2.tar.xz |
Follow Qt rebranding and use the proper names / sites.
Diffstat (limited to 'src')
-rw-r--r-- | src/data/defaultbookmarks.xbel | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/data/defaultbookmarks.xbel b/src/data/defaultbookmarks.xbel index b4919c5c..4419f223 100644 --- a/src/data/defaultbookmarks.xbel +++ b/src/data/defaultbookmarks.xbel @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xbel> <xbel version="1.0"> - <bookmark href="http://qtsoftware.com/"> - <title>QtSoftware</title> + <bookmark href="http://qt.nokia.com/"> + <title>Qt sit</title> </bookmark> <bookmark href="http://webkit.org/"> <title>WebKit.org</title> @@ -10,8 +10,8 @@ <bookmark href="http://rekonq.sourceforge.net/"> <title>rekonq site</title> </bookmark> - <bookmark href="http://labs.trolltech.com/"> - <title>Trolltech Labs</title> + <bookmark href="http://labs.qt.nokia.com/"> + <title>Qt Labs</title> </bookmark> <bookmark href="http://kde-apps.org/"> <title>KDE-Apps.org</title> |