summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--certmanager/CMakeLists.txt1
-rw-r--r--certmanager/icons/CMakeLists.txt12
-rw-r--r--certmanager/icons/hi128-app-kleopatra.pngbin0 -> 9349 bytes
-rw-r--r--certmanager/icons/hi16-app-kleopatra.pngbin0 -> 335 bytes
-rw-r--r--certmanager/icons/hi22-app-kleopatra.pngbin0 -> 370 bytes
-rw-r--r--certmanager/icons/hi32-app-kleopatra.pngbin0 -> 1446 bytes
-rw-r--r--certmanager/icons/hi48-app-kleopatra.pngbin0 -> 2485 bytes
-rw-r--r--certmanager/icons/hi64-app-kleopatra.pngbin0 -> 4033 bytes
-rw-r--r--certmanager/icons/hisc-app-kleopatra.svgzbin0 -> 7651 bytes
9 files changed, 13 insertions, 0 deletions
diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt
index 4023f5a6..91151b69 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 )
diff --git a/certmanager/icons/CMakeLists.txt b/certmanager/icons/CMakeLists.txt
new file mode 100644
index 00000000..db8d4480
--- /dev/null
+++ b/certmanager/icons/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_install_icons( )
diff --git a/certmanager/icons/hi128-app-kleopatra.png b/certmanager/icons/hi128-app-kleopatra.png
new file mode 100644
index 00000000..39552997
--- /dev/null
+++ b/certmanager/icons/hi128-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hi16-app-kleopatra.png b/certmanager/icons/hi16-app-kleopatra.png
new file mode 100644
index 00000000..cebf68c9
--- /dev/null
+++ b/certmanager/icons/hi16-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hi22-app-kleopatra.png b/certmanager/icons/hi22-app-kleopatra.png
new file mode 100644
index 00000000..594b807c
--- /dev/null
+++ b/certmanager/icons/hi22-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hi32-app-kleopatra.png b/certmanager/icons/hi32-app-kleopatra.png
new file mode 100644
index 00000000..b685f5fc
--- /dev/null
+++ b/certmanager/icons/hi32-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hi48-app-kleopatra.png b/certmanager/icons/hi48-app-kleopatra.png
new file mode 100644
index 00000000..2044960d
--- /dev/null
+++ b/certmanager/icons/hi48-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hi64-app-kleopatra.png b/certmanager/icons/hi64-app-kleopatra.png
new file mode 100644
index 00000000..a9b9f788
--- /dev/null
+++ b/certmanager/icons/hi64-app-kleopatra.png
Binary files differ
diff --git a/certmanager/icons/hisc-app-kleopatra.svgz b/certmanager/icons/hisc-app-kleopatra.svgz
new file mode 100644
index 00000000..72916f64
--- /dev/null
+++ b/certmanager/icons/hisc-app-kleopatra.svgz
Binary files differ