Files
desktop-apps/win-linux/extras/update-daemon/res/gresource.xml
2025-06-18 22:47:37 +03:00

13 lines
316 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/">
<file>langs/langs.bin</file>
</gresource>
</gresources>
<!--
Compiling:
$ glib-compile-resources --target=gresource.c --generate-source gresource.xml
$ glib-compile-resources --target=gresource.h --generate-header gresource.xml
-->