diff --git a/needles/gnome/apps/apps_menu_sundry.json b/needles/gnome/apps/apps_menu_sundry.json deleted file mode 100644 index 6dba1ace..00000000 --- a/needles/gnome/apps/apps_menu_sundry.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "properties": [], - "tags": [ - "apps_menu_sundry" - ], - "area": [ - { - "xpos": 350, - "ypos": 160, - "width": 12, - "height": 18, - "type": "match" - } - ] -} \ No newline at end of file diff --git a/needles/gnome/apps/apps_menu_sundry.png b/needles/gnome/apps/apps_menu_sundry.png deleted file mode 100644 index 333845a4..00000000 Binary files a/needles/gnome/apps/apps_menu_sundry.png and /dev/null differ diff --git a/tests/apps_startstop/gnome/abrt.pm b/tests/apps_startstop/gnome/abrt.pm index b69ab49f..bf91007b 100644 --- a/tests/apps_startstop/gnome/abrt.pm +++ b/tests/apps_startstop/gnome/abrt.pm @@ -9,7 +9,7 @@ sub run { my $self = shift; # Start the application - start_with_launcher('apps_menu_abrt', 'apps_menu_sundry'); + start_with_launcher('apps_menu_abrt', 'apps_menu_utilities'); # Check that it is started assert_screen 'apps_run_abrt'; # Close the application