aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-01-06 10:12:22 +0100
committerPřemysl Eric Janouch <p@janouch.name>2022-01-06 10:13:10 +0100
commit3ae22e49ee3538780c9c26152f85bc5af1b2e596 (patch)
tree835a2883b8c4ff88b1f15d75cf76cda0e7df06b3 /resources
parentbb67df716cfab257a6309df121e6399ddadcc78a (diff)
downloadfiv-3ae22e49ee3538780c9c26152f85bc5af1b2e596.tar.gz
fiv-3ae22e49ee3538780c9c26152f85bc5af1b2e596.tar.xz
fiv-3ae22e49ee3538780c9c26152f85bc5af1b2e596.zip
Make sure our info-symbolic is actually used
The previous placement was ultra-fallbacky, "info" was picked instead.
Diffstat (limited to 'resources')
-rw-r--r--resources/resources.gresource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml
index b189ced..0b32dc8 100644
--- a/resources/resources.gresource.xml
+++ b/resources/resources.gresource.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
- <gresource prefix="/org/gnome/design/IconLibrary/">
+ <gresource prefix="/org/gnome/design/IconLibrary/scalable/actions/">
<file preprocess="xml-stripblanks">circle-filled-symbolic.svg</file>
<file preprocess="xml-stripblanks">funnel-symbolic.svg</file>
<file preprocess="xml-stripblanks">blend-tool-symbolic.svg</file>