From 410b6f9a69f1ba50ce59e1c0455196753fa6a4c3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 22 Jan 2014 00:27:11 -0600 Subject: Add kleopatra.desktop to populate launcher menu (Utilities) and help handbook table of contents. --- certmanager/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'certmanager/CMakeLists.txt') diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt index 51465610..4023f5a6 100644 --- a/certmanager/CMakeLists.txt +++ b/certmanager/CMakeLists.txt @@ -38,7 +38,7 @@ link_directories( ##### other data ################################ -install( FILES kleopatra_import.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +install( FILES kleopatra.desktop kleopatra_import.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) install( FILES kleopatraui.rc DESTINATION ${DATA_INSTALL_DIR}/kleopatra ) -- cgit v1.2.3