diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-01-06 08:15:26 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-01-06 08:39:33 +0100 |
commit | bb67df716cfab257a6309df121e6399ddadcc78a (patch) | |
tree | db9ff5a0ff87819499c2d2aa24eff5e1f9291ab4 /resources/resources.gresource.xml | |
parent | 4cd2978e21e47182948e9875111de56273219b89 (diff) | |
download | fiv-bb67df716cfab257a6309df121e6399ddadcc78a.tar.gz fiv-bb67df716cfab257a6309df121e6399ddadcc78a.tar.xz fiv-bb67df716cfab257a6309df121e6399ddadcc78a.zip |
Mildly improve Ubuntu 20.04 compatibility
Diffstat (limited to 'resources/resources.gresource.xml')
-rw-r--r-- | resources/resources.gresource.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml index 45439b6..b189ced 100644 --- a/resources/resources.gresource.xml +++ b/resources/resources.gresource.xml @@ -6,5 +6,6 @@ <file preprocess="xml-stripblanks">blend-tool-symbolic.svg</file> <file preprocess="xml-stripblanks">checkerboard-symbolic.svg</file> <file preprocess="xml-stripblanks">heal-symbolic.svg</file> + <file preprocess="xml-stripblanks">info-symbolic.svg</file> </gresource> </gresources> |