[linux] add comments to gtk_resources.xml

This commit is contained in:
SimplestStudio
2023-08-16 14:18:30 +03:00
parent 3fd5ab435e
commit 5db4c0520b

View File

@ -7,3 +7,9 @@
<file>icons/app-icon_256.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
-->