Add new needles.

This commit adds new needles to reflect the changes which
have been made to the Desktop. It also now FIXES #87.
This commit is contained in:
Lukas Ruzicka 2019-01-28 11:06:11 +01:00
parent c97c23d485
commit e72a800fd1
16 changed files with 109 additions and 4 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 300,
"height": 30,
"xpos": 212,
"width": 42
}
],
"properties": [],
"tags": [
"apps_menu_archiver"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 167,
"width": 30,
"xpos": 773,
"height": 31
}
],
"properties": [],
"tags": [
"apps_menu_contacts"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 209,
"ypos": 457,
"width": 32,
"height": 24,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_menu_dviewer"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 50,
"xpos": 626,
"height": 36,
"ypos": 445,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_menu_imageviewer"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@ -1,11 +1,11 @@
{
"area": [
{
"ypos": 155,
"height": 95,
"xpos": 754,
"width": 77,
"type": "match",
"height": 88,
"xpos": 475
"ypos": 570,
"type": "match"
}
],
"properties": [],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -0,0 +1,15 @@
{
"properties": [],
"tags": [
"apps_run_cheese"
],
"area": [
{
"xpos": 467,
"ypos": 41,
"width": 94,
"height": 20,
"type": "match"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 181,
"type": "match",
"height": 22,
"xpos": 9,
"width": 189
}
],
"properties": [],
"tags": [
"apps_run_software"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 23,
"xpos": 156,
"width": 51,
"ypos": 107,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_run_weather"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB