Fix some icons not displaying in designer
See individual commit messages for specific changes.
One breaking change, is to install osiris under /opt/orisis
you have to setup meson as such: meson setup <build_dir> --prefix=/opt/osiris
.
I updated the default prefix to be /opt/orisis
so it should install as expected without setting any build parameters.
Closes: #10 (closed)
Edited by Keith Chambers