live-schedule/native/data/resources/liveschedule.gresource.xml

13 lines
574 B
XML
Raw Normal View History

2026-03-30 19:39:30 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/space/arimelody/LiveSchedule">
<file compressed="true" preprocess="xml-stripblanks">application-window.ui</file>
</gresource>
<gresource prefix="/space/arimelody/LiveSchedule/webview">
<file alias="index.html" compressed="true">../../../index.html</file>
<file alias="main.js" compressed="true">../../../main.js</file>
<file alias="style.css" compressed="true">../../../style.css</file>
<file alias="background.png">../../../background.png</file>
</gresource>
</gresources>