diff options
author | freddii <freddii@users.noreply.github.com> | 2021-02-04 20:15:55 +0100 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2021-06-02 15:18:44 +0000 |
commit | 2e09eee4db8479dd7930729b6f4c6d5572ba14e2 (patch) | |
tree | bc7353be6aff5ad758de9831d6c61d92b3592234 /hardinfo.desktop.cmake | |
parent | 300d574e8993ecfc6d16c45594329948128e193c (diff) |
added german name and comment to desktop file
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake index 684e4017..427335e8 100644 --- a/hardinfo.desktop.cmake +++ b/hardinfo.desktop.cmake @@ -1,11 +1,13 @@ [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 |