mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
13 lines
338 B
XML
13 lines
338 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/">
|
|
<file>icons/app-icon_64.png</file>
|
|
</gresource>
|
|
</gresources>
|
|
|
|
<!--
|
|
Compiling:
|
|
$ glib-compile-resources --target=gtk_resources.c --generate-source gtk_resources.xml
|
|
$ glib-compile-resources --target=gtk_resources.h --generate-header gtk_resources.xml
|
|
-->
|