Files
Alpaca/src/alpaca.gresource.xml

10 lines
305 B
XML
Raw Normal View History

2024-05-12 18:18:25 -06:00
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/jeffser/Alpaca">
<file>style.css</file>
<file>style-dark.css</file>
2024-05-12 18:18:25 -06:00
<file preprocess="xml-stripblanks">window.ui</file>
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
</gresource>
</gresources>