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.
This commit is contained in:
2021-11-20 20:55:24 +01:00
parent 5ebfebb8fc
commit 8376ae9c4a
7 changed files with 374 additions and 13 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/design/IconLibrary/">
<file preprocess="xml-stripblanks">circle-filled-symbolic.svg</file>
<file preprocess="xml-stripblanks">funnel-symbolic.svg</file>
</gresource>
</gresources>