diff options
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake index 2732910a..bf73dd12 100644 --- a/hardinfo.desktop.cmake +++ b/hardinfo.desktop.cmake @@ -1,8 +1,9 @@ [Desktop Entry] Name=System Profiler and Benchmark Name[pt_BR]=Informações e Testes do Sistema -Exec=@CMAKE_INSTALL_PREFIX@/bin/hardinfo -Icon=@CMAKE_INSTALL_PREFIX@/share/hardinfo/pixmaps/logo.png +Name[es]=Informacion y Rendimiento del Sistema +Exec=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/hardinfo +Icon=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_DATAROOTDIR@/hardinfo/pixmaps/logo.png Terminal=false Type=Application StartupNotify=true |