Revert "apps_startstop: new GNOME image viewer is not in Utilities"

This reverts commit 0d8df76b1b.
Loupe now seems to have been moved down into Utilities like eog
was, so revert this.
This commit is contained in:
Adam Williamson 2023-09-18 08:47:18 -07:00
parent 380a8d5dd6
commit 836f8e2da6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ sub run {
my $self = shift;
# Start the application
start_with_launcher('apps_menu_imageviewer');
start_with_launcher('apps_menu_imageviewer', 'apps_menu_utilities');
# Check that is started
assert_screen 'apps_run_imageviewer';
# Register application