summaryrefslogtreecommitdiffstats
path: root/certmanager/CMakeLists.txt
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2018-11-18 18:47:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-11-18 18:51:50 +0900
commitf936bd76af24d2a634b8ad5cd0c672cb5f71c892 (patch)
tree116b00d00281afb5e144a329695ba7ed1339ed86 /certmanager/CMakeLists.txt
parente8ed60163423efe3e956a7af93c8b8094d782113 (diff)
downloadtdepim-f936bd76af24d2a634b8ad5cd0c672cb5f71c892.tar.gz
tdepim-f936bd76af24d2a634b8ad5cd0c672cb5f71c892.zip
Added missing applications icons for Kleopatra.
Icons have been taken from GnuPG/KDE version of Kleopatra, which is available under GPL version >= 2. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f524f014dbe5c1aded491b20044978878b3eb805)
Diffstat (limited to 'certmanager/CMakeLists.txt')
-rw-r--r--certmanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt
index 4023f5a65..91151b69e 100644
--- a/certmanager/CMakeLists.txt
+++ b/certmanager/CMakeLists.txt
@@ -18,6 +18,7 @@ tde_import( libtdenetwork )
add_subdirectory( lib )
add_subdirectory( conf )
add_subdirectory( kwatchgnupg )
+add_subdirectory( icons )
add_definitions( -DLIBKLEOPATRA_NO_COMPAT )