From 41791eab560f6c76d18470815c060911584d20de Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sat, 8 May 2010 14:32:12 -0300 Subject: Configure/install hardinfo.desktop in ${PREFIX}/share/applications. --- hardinfo.desktop.cmake | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 hardinfo.desktop.cmake (limited to 'hardinfo.desktop.cmake') 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; -- cgit v1.2.3