linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kernel-shark: install the application in "System" category
@ 2019-03-29 14:05 Tzvetomir Stoyanov
  2019-03-29 14:05 ` [PATCH] kernel-shark: remove hardcoded /usr/local install prefix Tzvetomir Stoyanov
  0 siblings, 1 reply; 3+ messages in thread
From: Tzvetomir Stoyanov @ 2019-03-29 14:05 UTC (permalink / raw)
  To: rostedt; +Cc: linux-trace-devel

Kernelshark is a system tool, thus should by classified as System application.
The template desktop file is modified to set Kernelshark in "System" category.

Signed-off-by: Tzvetomir Stoyanov <tstoyanov@vmware.com>
---
 kernel-shark/build/ks.desktop.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel-shark/build/ks.desktop.cmake b/kernel-shark/build/ks.desktop.cmake
index 0b947f1..f1951f0 100644
--- a/kernel-shark/build/ks.desktop.cmake
+++ b/kernel-shark/build/ks.desktop.cmake
@@ -6,4 +6,5 @@ GenericName=Kernel Shark
 Comment=
 Exec=/usr/local/bin/kernelshark
 Icon=@KS_DIR@/icons/ksharkicon.png
+Categories=System;
 Terminal=false
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-29 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-29 14:05 [PATCH] kernel-shark: install the application in "System" category Tzvetomir Stoyanov
2019-03-29 14:05 ` [PATCH] kernel-shark: remove hardcoded /usr/local install prefix Tzvetomir Stoyanov
2019-03-29 14:45   ` Yordan Karadzhov (VMware)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).