mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-24 21:20:12 +00:00
Add gresource.xml to compile glade file
This commit is contained in:
parent
cb5dc942ef
commit
87c3bd3ab6
9
src/ui/glade/wifih.gresource.xml
Normal file
9
src/ui/glade/wifih.gresource.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user