build: make appdata/desktop files use dynamic app-id

This ensures we get the right app-id based on -Ddevelopment=true.
This commit is contained in:
Christian Hergert
2022-07-22 12:55:12 -07:00
parent 4b68b9180b
commit 59c196e0f1
3 changed files with 16 additions and 6 deletions

View File

@ -0,0 +1,14 @@
[Desktop Entry]
Version=1.0
Name=Sysprof
GenericName=Profiler
Comment=Profile an application or entire system.
Exec=sysprof %u
TryExec=sysprof
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=@APP_ID@
StartupNotify=true
Terminal=false
Type=Application
Categories=GNOME;GTK;Development;
MimeType=application/x-sysprof-capture;