aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTzvetomir Stoyanov <tstoyanov@vmware.com>2019-03-29 16:05:13 +0200
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2019-04-02 19:34:14 -0400
commitd04f1e5a52bbabe73c8d3d0885acc9f9879008fe (patch)
tree5a1127ba0d4d2547436c2323d83947bb8dee1822
parentb9db93c51a4f21df7c01077bf3151944d104ee1b (diff)
downloadtrace-cmd-d04f1e5a52bbabe73c8d3d0885acc9f9879008fe.tar.gz
kernel-shark: Install the application in "System" category
Kernelshark is a system tool, thus should by classified as System application. The template desktop file is modified to set Kernelshark in "System" category. Link: http://lore.kernel.org/linux-trace-devel/20190329140514.1373-1-tstoyanov@vmware.com Signed-off-by: Tzvetomir Stoyanov <tstoyanov@vmware.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
-rw-r--r--kernel-shark/build/ks.desktop.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-shark/build/ks.desktop.cmake b/kernel-shark/build/ks.desktop.cmake
index e7aee156..10e36107 100644
--- a/kernel-shark/build/ks.desktop.cmake
+++ b/kernel-shark/build/ks.desktop.cmake
@@ -6,4 +6,5 @@ GenericName=Kernel Shark
Comment=
Exec=@_INSTALL_PREFIX@/bin/kernelshark
Icon=@KS_DIR@/icons/ksharkicon.png
+Categories=System;
Terminal=false