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:
7
resources/resources.gresource.xml
Normal file
7
resources/resources.gresource.xml
Normal 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>
|
||||
Reference in New Issue
Block a user