diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:35:53 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:35:53 -0300 |
commit | 5f01c706267c595de92406a32e7f31ef5056c2d0 (patch) | |
tree | d1e74ef54efc41ada622900fe3e2a50dee44a237 /hardinfo.desktop.cmake | |
parent | 09fcc751ef158898c315ebc9299a0fa3a722d914 (diff) |
New upstream version 2.0.3preupstream/2.0.3pre
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake deleted file mode 100644 index 53dbee55..00000000 --- a/hardinfo.desktop.cmake +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -Name=System Profiler and 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]=Информация о системе и тестирование -Comment=Displays system information -Comment[ru]=Показывает информацию о системе -Exec=@CMAKE_INSTALL_FULL_BINDIR@/hardinfo -Icon=@CMAKE_INSTALL_FULL_DATAROOTDIR@/hardinfo/pixmaps/logo.png -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; |