fix: correct Sparrow desktop file name from sparrow-desktop.desktop to sparrow.desktop

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/9085bdd6-ea69-4652-b862-dbc96b85eed0

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-12 04:48:33 +00:00
committed by GitHub
parent 2edc4c1829
commit 73dd4fbb4b

View File

@@ -139,7 +139,7 @@ in
"org.gnome.Geary.desktop" "org.gnome.Geary.desktop"
"org.gnome.Contacts.desktop" "org.gnome.Contacts.desktop"
"org.gnome.Calendar.desktop" "org.gnome.Calendar.desktop"
"sparrow-desktop.desktop" "sparrow.desktop"
"Bisq.desktop" "Bisq.desktop"
"bisq2.desktop" "bisq2.desktop"
]; ];
@@ -199,7 +199,7 @@ in
"org/gnome/desktop/app-folders/folders/Bitcoin" = { "org/gnome/desktop/app-folders/folders/Bitcoin" = {
name = "Bitcoin"; name = "Bitcoin";
apps = [ apps = [
"sparrow-desktop.desktop" "sparrow.desktop"
"Bisq.desktop" "Bisq.desktop"
"bisq2.desktop" "bisq2.desktop"
]; ];