From 15b5e81bf4a5ea6f8785adbd39a71999adc2c4d7 Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Wed, 28 Nov 2012 13:59:08 -0430 Subject: right usage of GNUinstall dirs, and added module if distros not have yet --- hardinfo.desktop.cmake | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hardinfo.desktop.cmake') 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 -- cgit v1.2.3