diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
commit | 9a05f56e1bf36abab41d12f92f2c75266c44bd4a (patch) | |
tree | f9ac600d137939dd484732515363a2337bdc6535 /hardinfo.desktop.cmake | |
parent | 0f5dea06fa62062c7e98b36945a63aae7835a80a (diff) |
Clean - HARDINFO2 BASE
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake deleted file mode 100644 index 427335e8..00000000 --- a/hardinfo.desktop.cmake +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop Entry] -Name=System Profiler and Benchmark -Name[de]=System Profiler und Benchmark -Name[es]=Informacion y Rendimiento del Sistema -Name[fr]=Informations et Benchmarks du Système -Name[pt_BR]=Informações e Testes do Sistema -Name[ru]=Информация о системе и тестирование -Name[tr]=Sistem Bilgisi ve Karşılaştırma -Comment=Displays system information -Comment[de]=Anzeigen von Systeminformationen -Comment[ru]=Показывает информацию о системе -Exec=@CMAKE_INSTALL_FULL_BINDIR@/hardinfo -Icon=hardinfo -Terminal=false -Type=Application -StartupNotify=true -Categories=System; -Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test; |