10 lines
458 B
XML
10 lines
458 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<gresources>
|
||
|
<gresource prefix="/dev/mnts/ModManager/">
|
||
|
<!-- see https://gtk-rs.org/gtk4-rs/git/docs/gtk4/struct.Application.html#automatic-resources -->
|
||
|
<file compressed="true" preprocess="xml-stripblanks" alias="gtk/help-overlay.ui">ui/shortcuts.ui</file>
|
||
|
<file compressed="true" preprocess="xml-stripblanks">ui/window.ui</file>
|
||
|
<file compressed="true">style.css</file>
|
||
|
</gresource>
|
||
|
</gresources>
|