improve resource handling by using environment and GResource (fixes #19)
This commit is contained in:
parent
ff15af3dbe
commit
441b854a98
4 changed files with 52 additions and 10 deletions
BIN
data/de.coderkun.mcg.gresource
Normal file
BIN
data/de.coderkun.mcg.gresource
Normal file
Binary file not shown.
8
data/de.coderkun.mcg.gresource.xml
Normal file
8
data/de.coderkun.mcg.gresource.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue