Draft of implementation using gresources safe api.

This commit is contained in:
Jordan Petridis
2017-11-06 14:35:50 +02:00
parent 80ae1b0c88
commit 79d9f62da5
6 changed files with 28 additions and 9 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gtk/hammond/">
<file>banner.png</file>
</gresource>
</gresources>