From 8376ae9c4a6587cb664c353c1649fad666e1fbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 20 Nov 2021 20:55:24 +0100 Subject: Add some custom action buttons to the sidebar So far they're inactive, and do not do anything. Change the icon for the current directory to stand out. --- resources/LICENSE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 resources/LICENSE (limited to 'resources/LICENSE') diff --git a/resources/LICENSE b/resources/LICENSE new file mode 100644 index 0000000..4e56629 --- /dev/null +++ b/resources/LICENSE @@ -0,0 +1,5 @@ +Symbolic icons originate from the Icon Development Kit[0]. +The authors have disclaimed most of their rights to the works under CC0 1.0[1]. + +[0] https://gitlab.gnome.org/Teams/Design/icon-development-kit/ +[1] https://creativecommons.org/publicdomain/zero/1.0/ -- cgit v1.2.3