summaryrefslogtreecommitdiffstats
path: root/kmag/images
diff options
context:
space:
mode:
Diffstat (limited to 'kmag/images')
-rw-r--r--kmag/images/CMakeLists.txt3
-rw-r--r--kmag/images/Makefile.am3
-rw-r--r--kmag/images/hi16-action-followmouse.pngbin0 -> 575 bytes
-rw-r--r--kmag/images/hi16-action-hidemouse.pngbin0 -> 275 bytes
-rw-r--r--kmag/images/hi16-action-window.pngbin0 -> 314 bytes
5 files changed, 6 insertions, 0 deletions
diff --git a/kmag/images/CMakeLists.txt b/kmag/images/CMakeLists.txt
new file mode 100644
index 0000000..b2c3d3f
--- /dev/null
+++ b/kmag/images/CMakeLists.txt
@@ -0,0 +1,3 @@
+##### icons
+
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kmag/icons )
diff --git a/kmag/images/Makefile.am b/kmag/images/Makefile.am
new file mode 100644
index 0000000..336246b
--- /dev/null
+++ b/kmag/images/Makefile.am
@@ -0,0 +1,3 @@
+
+kmagiconsdir = $(kde_datadir)/kmag/icons
+kmagicons_ICON = followmouse hidemouse window
diff --git a/kmag/images/hi16-action-followmouse.png b/kmag/images/hi16-action-followmouse.png
new file mode 100644
index 0000000..1b690e8
--- /dev/null
+++ b/kmag/images/hi16-action-followmouse.png
Binary files differ
diff --git a/kmag/images/hi16-action-hidemouse.png b/kmag/images/hi16-action-hidemouse.png
new file mode 100644
index 0000000..b792f7d
--- /dev/null
+++ b/kmag/images/hi16-action-hidemouse.png
Binary files differ
diff --git a/kmag/images/hi16-action-window.png b/kmag/images/hi16-action-window.png
new file mode 100644
index 0000000..1563cca
--- /dev/null
+++ b/kmag/images/hi16-action-window.png
Binary files differ