linux: fix app name

This commit is contained in:
Kavish Devar
2025-09-03 13:48:57 +05:30
parent f547cc13c0
commit 802c2e0220
3 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ ApplicationWindow {
visible: !airPodsTrayApp.hideOnStart
width: 400
height: 300
title: "Librepods"
title: "LibrePods"
objectName: "mainWindowObject"
onClosing: mainWindow.visible = false