aboutsummaryrefslogtreecommitdiff
path: root/hardinfo.desktop.cmake
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2012-11-28 17:40:41 -0800
committerLeandro A. F. Pereira <leandro@hardinfo.org>2012-11-28 17:40:41 -0800
commit226097e9cbafb913636e5d40536009bf53f2a778 (patch)
treea7bee44903252d834811f63506eafdb53253e05c /hardinfo.desktop.cmake
parentf05c78c8a3458acce36941a3639e4e8780e10119 (diff)
parent9f85752fcd20ffd7a00509d884645ae3f2ceea71 (diff)
Merge pull request #5 from mckaygerhard/master
Require an older version of CMake. This includes a GNUInstallDirs module from CMake 2.8.
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