diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 00:02:48 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
commit | df41e6968e12f75b514b605968fe3fb9a3c5740e (patch) | |
tree | 41b3d7857cee100d978bead071fc7c0f7caf0fb9 /hardinfo2.desktop.cmake | |
parent | da0d0d9040b91ecef5985af982d7e77ae435a957 (diff) |
ADD Package building for hardinfo2
Diffstat (limited to 'hardinfo2.desktop.cmake')
-rw-r--r-- | hardinfo2.desktop.cmake | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hardinfo2.desktop.cmake b/hardinfo2.desktop.cmake new file mode 100644 index 00000000..ea8329bb --- /dev/null +++ b/hardinfo2.desktop.cmake @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Hardinfo2 +Comment=System Information and Benchmark +Comment[de]=Systeminformationen und Benchmark +Comment[ru]=Информация о системе и тесты +Exec=hardinfo2 +Icon=hardinfo2 +Terminal=false +Type=Application +StartupNotify=true +Categories=System;Utilities; +Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test; |