aboutsummaryrefslogtreecommitdiff
path: root/data/bookmarks.xbel
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-03-20 14:32:31 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-03-20 14:32:31 +0100
commitfb7586f3c5458bb0a0796fd8f7d207246a9f692c (patch)
tree7b9421f2fb064accdd2d5201b45222774c41b8ac /data/bookmarks.xbel
parentAdded custom about box (diff)
downloadsmolbote-fb7586f3c5458bb0a0796fd8f7d207246a9f692c.tar.xz
Dockable bookmarks dialog
Fixed bugs in bookmarks dialog
Diffstat (limited to 'data/bookmarks.xbel')
-rw-r--r--data/bookmarks.xbel13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/bookmarks.xbel b/data/bookmarks.xbel
new file mode 100644
index 0000000..5aab255
--- /dev/null
+++ b/data/bookmarks.xbel
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE xbel>
+<xbel version="1.0">
+ <folder folded="no">
+ <title>smolbote</title>
+ <bookmark href="https://gitlab.com/xiannox/smolbote/">
+ <title>Repository</title>
+ </bookmark>
+ <bookmark href="https://doc.qt.io/">
+ <title>Qt Documentation</title>
+ </bookmark>
+ </folder>
+</xbel>