[PATCH] kernel-shark:Fix the version field in kernelshark.desktop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The 'version' field describes the version of the file format the
'.desktop' file conforms to, not the version of the application
it links.

Reported-by: Christian Schmidt <gentoo@xxxxxxxxx>
Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@xxxxxxxxx>
---
 build/ks.desktop.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/ks.desktop.cmake b/build/ks.desktop.cmake
index 2b02c0d..9765e61 100644
--- a/build/ks.desktop.cmake
+++ b/build/ks.desktop.cmake
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Version=@KS_VERSION_STRING@
+Version=1.5
 Type=Application
 Name=Kernel Shark
 GenericName=Kernel Shark
-- 
2.32.0




[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux