aboutsummaryrefslogtreecommitdiff
path: root/resources/resources.gresource.xml
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-20 20:55:24 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-20 22:02:02 +0100
commit8376ae9c4a6587cb664c353c1649fad666e1fbf2 (patch)
tree9006e1546f4f34aab4b203bf93033cdf2f08812d /resources/resources.gresource.xml
parent5ebfebb8fc08c7b5fc7fee85afeca270d712ae13 (diff)
downloadfiv-8376ae9c4a6587cb664c353c1649fad666e1fbf2.tar.gz
fiv-8376ae9c4a6587cb664c353c1649fad666e1fbf2.tar.xz
fiv-8376ae9c4a6587cb664c353c1649fad666e1fbf2.zip
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.
Diffstat (limited to 'resources/resources.gresource.xml')
-rw-r--r--resources/resources.gresource.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml
new file mode 100644
index 0000000..b229292
--- /dev/null
+++ b/resources/resources.gresource.xml
@@ -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>