mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
14
data/org.gnome.Sysprof.desktop.in.in
Normal file
14
data/org.gnome.Sysprof.desktop.in.in
Normal 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;
|
||||
Reference in New Issue
Block a user