improve resource handling by using environment and GResource (fixes #19)

This commit is contained in:
coderkun 2016-08-02 11:50:32 +02:00
commit 441b854a98
4 changed files with 52 additions and 10 deletions

Binary file not shown.

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/de/coderkun/mcg">
<file>gtk.glade</file>
<file>mcg.css</file>
<file>noise-texture.png</file>
</gresource>
</gresources>