From 0d51cdf5c101b0354c030444ed187b432fd25600 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 10 Oct 2016 09:23:44 -0700 Subject: [PATCH] tweak KDE 'anaconda icon' needle to not include background --- needles/kde/live_anaconda_icon-20160608.json | 30 ++++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/needles/kde/live_anaconda_icon-20160608.json b/needles/kde/live_anaconda_icon-20160608.json index 4fb63795..0a649c55 100644 --- a/needles/kde/live_anaconda_icon-20160608.json +++ b/needles/kde/live_anaconda_icon-20160608.json @@ -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" + ] } \ No newline at end of file