blob: 9b7746a852356b42d8cf45099fd9b682df352bf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/fryzekconcepts/weegtk">
<file preprocess="xml-stripblanks">window.ui</file>
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
<file preprocess="xml-stripblanks">gtk/chat.ui</file>
<file preprocess="xml-stripblanks">gtk/message.ui</file>
<file preprocess="xml-stripblanks">gtk/preferences.ui</file>
<file preprocess="xml-stripblanks">gtk/welcome.ui</file>
<file compressed="true">style.css</file>
</gresource>
</gresources>
|