Merge pull request #1425 from YaLTeR/desktop-tracy-profiler

.desktop: Change binary name to tracy-profiler
This commit is contained in:
Bartosz Taudul
2026-07-09 11:55:06 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ GenericName=Code profiler
GenericName[pl]=Profiler kodu
Comment=Examine code to see where it is slow
Comment[pl]=Znajdowanie wolno wykonującego się kodu
Exec=/usr/bin/tracy %f
Exec=/usr/bin/tracy-profiler %f
Icon=tracy
Terminal=false
Categories=Development;Profiling;