From d0a234bbf51abe0467e74a4a50c075e59d495374 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 13 Apr 2022 23:01:06 +0200 Subject: [PATCH] Add tracy dump mime type definition. --- extra/desktop/application-tracy.xml | 13 +++++++++++++ extra/desktop/tracy.desktop | 10 +++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 extra/desktop/application-tracy.xml 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;