Tweak linux icon for tar.gz

This commit is contained in:
Yuya Ochiai 2018-04-06 00:25:43 +09:00
parent 3000854452
commit 358a04e390

View file

@ -34,14 +34,11 @@
"NOTICE.txt" "NOTICE.txt"
] ]
}, },
{
"from": "resources",
"filter": "linux/icon.png"
},
{ {
"from": "resources/linux", "from": "resources/linux",
"filter": [ "filter": [
"create_desktop_file.sh", "create_desktop_file.sh",
"icon.png",
"README.md" "README.md"
] ]
} }