summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-22 12:09:30 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-22 12:09:30 +0100
commit98fc1dc5406c3d4f191f899154eda1b0fa144d1a (patch)
tree75dc40bfa4843428704aabb83348403bdf903c9c /data
parenttypo (diff)
downloadrekonq-98fc1dc5406c3d4f191f899154eda1b0fa144d1a.tar.xz
update toolbar when bookmarks change. Yeah..
Diffstat (limited to 'data')
-rw-r--r--data/defaultbookmarks.xbel39
1 files changed, 18 insertions, 21 deletions
diff --git a/data/defaultbookmarks.xbel b/data/defaultbookmarks.xbel
index 4cad6c78..b4919c5c 100644
--- a/data/defaultbookmarks.xbel
+++ b/data/defaultbookmarks.xbel
@@ -1,25 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
- <folder folded="no">
- <title>Default Bookmark</title>
- <bookmark href="http://qtsoftware.com/">
- <title>QtSoftware</title>
- </bookmark>
- <bookmark href="http://webkit.org/">
- <title>WebKit.org</title>
- </bookmark>
- <bookmark href="http://rekonq.sourceforge.net/">
- <title>rekonq site</title>
- </bookmark>
- <bookmark href="http://labs.trolltech.com/">
- <title>Trolltech Labs</title>
- </bookmark>
- <bookmark href="http://kde-apps.org/">
- <title>KDE-Apps.org</title>
- </bookmark>
- <bookmark href="http://www.kde.org/">
- <title>KDE site</title>
- </bookmark>
- </folder>
+ <bookmark href="http://qtsoftware.com/">
+ <title>QtSoftware</title>
+ </bookmark>
+ <bookmark href="http://webkit.org/">
+ <title>WebKit.org</title>
+ </bookmark>
+ <bookmark href="http://rekonq.sourceforge.net/">
+ <title>rekonq site</title>
+ </bookmark>
+ <bookmark href="http://labs.trolltech.com/">
+ <title>Trolltech Labs</title>
+ </bookmark>
+ <bookmark href="http://kde-apps.org/">
+ <title>KDE-Apps.org</title>
+ </bookmark>
+ <bookmark href="http://www.kde.org/">
+ <title>KDE site</title>
+ </bookmark>
</xbel>