tweak KDE 'anaconda icon' needle to not include background

This commit is contained in:
Adam Williamson 2016-10-10 09:23:44 -07:00
parent 660dde164f
commit 0d51cdf5c1
1 changed files with 15 additions and 15 deletions

View File

@ -1,16 +1,16 @@
{ {
"properties": [], "area": [
"tags": [ {
"live_start_anaconda_icon", "height": 31,
"DESKTOP-kde" "type": "match",
], "width": 36,
"area": [ "xpos": 45,
{ "ypos": 34
"width": 56, }
"xpos": 35, ],
"ypos": 23, "properties": [],
"height": 47, "tags": [
"type": "match" "live_start_anaconda_icon",
} "DESKTOP-kde"
] ]
} }