aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-07-20 17:34:00 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-07-20 17:34:00 +0200
commit422f15c7db706299d85a2ecde4cd0f019f39dc59 (patch)
tree72485a2b2520fcee4209134a8711d2d62cbce474
parent5d409b0db911ec839d3c9b71b08a3269d20cb6bf (diff)
downloadkristall-422f15c7db706299d85a2ecde4cd0f019f39dc59.tar.gz
Reincludes makedir in makefile.
-rw-r--r--README.md7
-rw-r--r--ROADMAP.md4
-rw-r--r--src/favourites.init0
3 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03c79e4..dbde7db 100644
--- a/README.md
+++ b/README.md
@@ -72,4 +72,9 @@ See [src/about/updates.gemini](src/about/updates.gemini)
## Roadmap
-See [ROADMAP.md](ROADMAP.md) \ No newline at end of file
+See [ROADMAP.md](ROADMAP.md)
+
+## License
+
+Kristall is released under the GPLv3 or (at your option) any later version.
+[See LICENCE as well](LICENCE) \ No newline at end of file
diff --git a/ROADMAP.md b/ROADMAP.md
index 37c758d..377d853 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -5,6 +5,7 @@ This document contains TODO items for planned Kristall releases as well as some
## 0.4 - The colorful release
- [x] Implement dual-colored icon theme
- [ ] Improve UX
+ - [ ] Make download limit configurable (default: 100MB)
- [x] Fix all tab-indices
- [x] Provide text search function
- [ ] auto-highlighting/following outline
@@ -57,6 +58,9 @@ This document contains TODO items for planned Kristall releases as well as some
- [ ] Setup sane default fonts
- [ ] `Segoe UI`, `Consolas` for Windows
- [ ]
+- [ ] Add support for "Downloads" folder/list
+ - [ ] Download unknown mime types to `Downloads`
+ - [ ] Redirect large files to `Dowloads`
## Unspecced
- [ ] Add option: "Transient certificates survive an application reboot and are stored on disk"
diff --git a/src/favourites.init b/src/favourites.init
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/favourites.init