aboutsummaryrefslogtreecommitdiff
path: root/hardinfo.desktop.cmake
diff options
context:
space:
mode:
authormckaygerhard <mckaygerhard@gmail.com>2012-11-28 13:59:08 -0430
committermckaygerhard <mckaygerhard@gmail.com>2012-11-28 13:59:08 -0430
commit15b5e81bf4a5ea6f8785adbd39a71999adc2c4d7 (patch)
treeabc1b925cbed84c0056d19c03c7c299c5c6fc544 /hardinfo.desktop.cmake
parentf05c78c8a3458acce36941a3639e4e8780e10119 (diff)
right usage of GNUinstall dirs, and added module if distros not have yet
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r--hardinfo.desktop.cmake5
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