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": [],
"tags": [
"live_start_anaconda_icon",
"DESKTOP-kde"
],
"area": [
{
"width": 56,
"xpos": 35,
"ypos": 23,
"height": 47,
"type": "match"
}
]
{
"area": [
{
"height": 31,
"type": "match",
"width": 36,
"xpos": 45,
"ypos": 34
}
],
"properties": [],
"tags": [
"live_start_anaconda_icon",
"DESKTOP-kde"
]
}