diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2010-05-08 14:32:12 -0300 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2010-05-08 14:32:12 -0300 |
commit | 41791eab560f6c76d18470815c060911584d20de (patch) | |
tree | 39ca53dc6b6f2d5b15503f7a5c356367ff719a3c /hardinfo.desktop.cmake | |
parent | 63175de3340817e6e91353d345c10bbcf5a69f62 (diff) |
Configure/install hardinfo.desktop in ${PREFIX}/share/applications.
Diffstat (limited to 'hardinfo.desktop.cmake')
-rw-r--r-- | hardinfo.desktop.cmake | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hardinfo.desktop.cmake b/hardinfo.desktop.cmake new file mode 100644 index 00000000..2732910a --- /dev/null +++ b/hardinfo.desktop.cmake @@ -0,0 +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 +Terminal=false +Type=Application +StartupNotify=true +Categories=System; |