diff --git a/extra/desktop/application-tracy.xml b/extra/desktop/application-tracy.xml new file mode 100644 index 00000000..3ca6cd84 --- /dev/null +++ b/extra/desktop/application-tracy.xml @@ -0,0 +1,13 @@ + + + + Tracy Profiler trace file + Zrzut sesji profilera Tracy + + + + + + + + diff --git a/extra/desktop/tracy.desktop b/extra/desktop/tracy.desktop index ce34cf72..0604e219 100644 --- a/extra/desktop/tracy.desktop +++ b/extra/desktop/tracy.desktop @@ -2,8 +2,12 @@ Version=1.0 Type=Application Name=Tracy Profiler -Exec=/usr/bin/tracy +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 Icon=tracy Terminal=false -StartupNotify=true -StartupWMClass=tracy +Categories=Development;Profiling; +MimeType=application/tracy;