mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
flatpak: Properly rename the appdata file
Adding the full file name was required, just like for renaming the desktop files, unlike for renaming the icons.
This commit is contained in:
committed by
Laurent Trinques
parent
39d442b53d
commit
a16b505aa6
@@ -5,7 +5,7 @@
|
||||
"sdk": "org.kde.Sdk",
|
||||
"command": "qelectrotech",
|
||||
"rename-desktop-file": "qelectrotech.desktop",
|
||||
"rename-appdata-file": "qelectrotech",
|
||||
"rename-appdata-file": "qelectrotech.appdata.xml",
|
||||
"rename-icon": "qelectrotech",
|
||||
"copy-icon": true,
|
||||
"finish-args": [
|
||||
|
||||
Reference in New Issue
Block a user