diff options
Diffstat (limited to 'melon_grc.xml')
-rw-r--r-- | melon_grc.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/melon_grc.xml b/melon_grc.xml new file mode 100644 index 0000000..f494272 --- /dev/null +++ b/melon_grc.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/kuriboland/melonDS"> + <file preprocess="to-pixdata">icon/melon_16x16.png</file> + <file preprocess="to-pixdata">icon/melon_32x32.png</file> + <file preprocess="to-pixdata">icon/melon_48x48.png</file> + <file preprocess="to-pixdata">icon/melon_64x64.png</file> + <file preprocess="to-pixdata">icon/melon_128x128.png</file> + <file preprocess="to-pixdata">icon/melon_256x256.png</file> + </gresource> +</gresources> |