From 26cdcb8d3c65593c9aca51b727d03d9ee41e8056 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 20 2019 19:21:55 +0000 Subject: Add several new needles for changed GNOME app icons Utilities came up different *again* in a Rawhide test today, so this adds a needle which matches on the text. Usually we prefer image matches to text, but this image seems to keep changing... Signed-off-by: Adam Williamson --- diff --git a/needles/gnome/apps/apps_menu_chars-20190320.json b/needles/gnome/apps/apps_menu_chars-20190320.json new file mode 100644 index 0000000..59e0c5c --- /dev/null +++ b/needles/gnome/apps/apps_menu_chars-20190320.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "height": 20, + "type": "match", + "width": 17, + "xpos": 626, + "ypos": 153 + } + ], + "properties": [], + "tags": [ + "apps_menu_chars" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/apps_menu_chars-20190320.png b/needles/gnome/apps/apps_menu_chars-20190320.png new file mode 100644 index 0000000..6676a2a Binary files /dev/null and b/needles/gnome/apps/apps_menu_chars-20190320.png differ diff --git a/needles/gnome/apps/apps_menu_fonts-20190320.json b/needles/gnome/apps/apps_menu_fonts-20190320.json new file mode 100644 index 0000000..0da3e8c --- /dev/null +++ b/needles/gnome/apps/apps_menu_fonts-20190320.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "xpos": 490, + "ypos": 291, + "width": 48, + "type": "match", + "height": 50 + } + ], + "properties": [], + "tags": [ + "apps_menu_fonts" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/apps_menu_fonts-20190320.png b/needles/gnome/apps/apps_menu_fonts-20190320.png new file mode 100644 index 0000000..6676a2a Binary files /dev/null and b/needles/gnome/apps/apps_menu_fonts-20190320.png differ diff --git a/needles/gnome/apps/apps_menu_screenshot-20190320.json b/needles/gnome/apps/apps_menu_screenshot-20190320.json new file mode 100644 index 0000000..e2ad258 --- /dev/null +++ b/needles/gnome/apps/apps_menu_screenshot-20190320.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "height": 35, + "type": "match", + "ypos": 443, + "width": 40, + "xpos": 490 + } + ], + "properties": [], + "tags": [ + "apps_menu_screenshot" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/apps_menu_screenshot-20190320.png b/needles/gnome/apps/apps_menu_screenshot-20190320.png new file mode 100644 index 0000000..6676a2a Binary files /dev/null and b/needles/gnome/apps/apps_menu_screenshot-20190320.png differ diff --git a/needles/gnome/apps/apps_menu_utilities-20190320.json b/needles/gnome/apps/apps_menu_utilities-20190320.json new file mode 100644 index 0000000..1903a1a --- /dev/null +++ b/needles/gnome/apps/apps_menu_utilities-20190320.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "type": "match", + "height": 16, + "xpos": 624, + "width": 53, + "ypos": 646 + } + ], + "properties": [], + "tags": [ + "apps_menu_utilities" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/apps_menu_utilities-20190320.png b/needles/gnome/apps/apps_menu_utilities-20190320.png new file mode 100644 index 0000000..fe4de63 Binary files /dev/null and b/needles/gnome/apps/apps_menu_utilities-20190320.png differ