mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[linux] move GTK resources to 'res' folder
This commit is contained in:
3865
win-linux/res/gtk_resources.c
Normal file
3865
win-linux/res/gtk_resources.c
Normal file
File diff suppressed because it is too large
Load Diff
9
win-linux/res/gtk_resources.xml
Normal file
9
win-linux/res/gtk_resources.xml
Normal 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>
|
||||
Reference in New Issue
Block a user