diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-20 12:39:31 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-01-20 12:39:31 +0100 |
commit | a15618ff6b29a9c52c08b42cb6438bd664d2087b (patch) | |
tree | 79bb9c3c484dd2aad6ee8e83e9f1d08d18813fe1 /data | |
parent | Added revision and branch to about dialog (diff) | |
download | smolbote-a15618ff6b29a9c52c08b42cb6438bd664d2087b.tar.xz |
Added comments to PKGBUILD
Diffstat (limited to 'data')
-rw-r--r-- | data/bookmarks.xbel | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/bookmarks.xbel b/data/bookmarks.xbel deleted file mode 100644 index 985b13c..0000000 --- a/data/bookmarks.xbel +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE xbel> -<xbel version="1.0"> - <folder folded="no"> - <title>smolbote</title> - <bookmark href="https://neueland.iserlohn-fortress.net/smolbote"> - <title>Repository</title> - </bookmark> - <bookmark href="https://doc.qt.io/"> - <title>Qt Documentation</title> - </bookmark> - </folder> -</xbel> |