mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
13 lines
316 B
XML
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
|
|
-->
|