welcome page: Use correct icon name

This commit is contained in:
Elias Projahn 2025-01-16 12:53:12 +01:00
parent 6b71701b81
commit 3be2e4745c
2 changed files with 12 additions and 2 deletions

View file

@ -15,7 +15,7 @@ template $MusicusWelcomePage : Adw.NavigationPage {
}
}
Adw.StatusPage {
Adw.StatusPage status_page {
icon-name: "de.johrpan.Musicus";
title: _("Welcome to Musicus");
description: _("Get started by choosing where to store your music library. Is this your first time using Musicus? If so, create a new empty folder for your library. Musicus will use this location to manage your recordings. You can also select a folder that already contains a music library created by Musicus.");