[linux] move GTK resources to 'res' folder

This commit is contained in:
SimplestStudio
2023-08-16 14:17:52 +03:00
parent fbef9a6ec8
commit 3fd5ab435e
7 changed files with 362 additions and 370 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/">
<file>icons/app-icon_64.png</file>
<file>icons/app-icon_96.png</file>
<file>icons/app-icon_128.png</file>
<file>icons/app-icon_256.png</file>
</gresource>
</gresources>