Add gresource.xml to compile glade file

This commit is contained in:
Lakindu Akash 2020-10-04 15:44:14 +05:30
parent cb5dc942ef
commit 87c3bd3ab6
No known key found for this signature in database
GPG Key ID: 87D9889F7A634A38

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gtk/wihotspot">
<file preprocess="xml-stripblanks">wifih.ui</file>
</gresource>
<gresource prefix="/css">
<file>style.css</file>
</gresource>
</gresources>