diff options
author | AsciiWolf <mail@asciiwolf.com> | 2017-01-11 15:48:36 +0100 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2017-01-18 16:10:53 -0800 |
commit | 7979989e63c2d79ca513809046ea25f42d1f309d (patch) | |
tree | ba8389be888634a3c8c6eb4f63193766ab83c8a2 | |
parent | 6106ba1007ce5dbc2cf5815c679943e3b7b7e753 (diff) |
Update hardinfo.desktop.cmake
Add "Comment" section to fix problems with AppStream.
-rw-r--r-- | hardinfo.desktop.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake index 8ce1c88a..cf30d961 100644 --- a/hardinfo.desktop.cmake +++ b/hardinfo.desktop.cmake @@ -4,6 +4,7 @@ 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 Exec=@CMAKE_INSTALL_FULL_BINDIR@/hardinfo Icon=@CMAKE_INSTALL_FULL_DATAROOTDIR@/hardinfo/pixmaps/logo.png Terminal=false |