diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:19:47 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:19:47 -0500 |
commit | 79c11b29d78a70ae1b04af3b7ca4ec9bb12dd8d7 (patch) | |
tree | c4577e59ae13a8031f937991dcc3a63f68d18db5 /hardinfo.desktop.cmake | |
parent | 62eb92d94fa902b4a34dafce45547680a2655b40 (diff) | |
parent | 7aacc9f2510901c9e97b30fa9bcb550bb7f99c03 (diff) |
Merge tag 'upstream/0.5.1+git20170605'
Upstream version 0.5.1+git20170605
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake new file mode 100644 index 00000000..4a94f8c5 --- /dev/null +++ b/hardinfo.desktop.cmake @@ -0,0 +1,14 @@ +[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; |