summaryrefslogtreecommitdiffstats
path: root/ksysv/pics
diff options
context:
space:
mode:
Diffstat (limited to 'ksysv/pics')
-rw-r--r--ksysv/pics/Makefile.am7
-rw-r--r--ksysv/pics/ksysv_locked.pngbin0 -> 928 bytes
-rw-r--r--ksysv/pics/ksysv_restart.pngbin0 -> 157 bytes
-rw-r--r--ksysv/pics/ksysv_start.pngbin0 -> 213 bytes
-rw-r--r--ksysv/pics/ksysv_stop.pngbin0 -> 216 bytes
-rw-r--r--ksysv/pics/ksysv_unlocked.pngbin0 -> 1009 bytes
-rw-r--r--ksysv/pics/stop.pngbin0 -> 821 bytes
7 files changed, 7 insertions, 0 deletions
diff --git a/ksysv/pics/Makefile.am b/ksysv/pics/Makefile.am
new file mode 100644
index 0000000..e60bc77
--- /dev/null
+++ b/ksysv/pics/Makefile.am
@@ -0,0 +1,7 @@
+#KDE_ICON = ksysv
+# add here all files
+pics_DATA = ksysv_start.png ksysv_locked.png ksysv_unlocked.png \
+ ksysv_restart.png ksysv_stop.png
+
+# this is the directory, where all datas are installed
+picsdir = $(kde_datadir)/ksysv/pics
diff --git a/ksysv/pics/ksysv_locked.png b/ksysv/pics/ksysv_locked.png
new file mode 100644
index 0000000..03480e3
--- /dev/null
+++ b/ksysv/pics/ksysv_locked.png
Binary files differ
diff --git a/ksysv/pics/ksysv_restart.png b/ksysv/pics/ksysv_restart.png
new file mode 100644
index 0000000..8f4ad31
--- /dev/null
+++ b/ksysv/pics/ksysv_restart.png
Binary files differ
diff --git a/ksysv/pics/ksysv_start.png b/ksysv/pics/ksysv_start.png
new file mode 100644
index 0000000..debff53
--- /dev/null
+++ b/ksysv/pics/ksysv_start.png
Binary files differ
diff --git a/ksysv/pics/ksysv_stop.png b/ksysv/pics/ksysv_stop.png
new file mode 100644
index 0000000..5decccd
--- /dev/null
+++ b/ksysv/pics/ksysv_stop.png
Binary files differ
diff --git a/ksysv/pics/ksysv_unlocked.png b/ksysv/pics/ksysv_unlocked.png
new file mode 100644
index 0000000..a52d790
--- /dev/null
+++ b/ksysv/pics/ksysv_unlocked.png
Binary files differ
diff --git a/ksysv/pics/stop.png b/ksysv/pics/stop.png
new file mode 100644
index 0000000..1cabc6e
--- /dev/null
+++ b/ksysv/pics/stop.png
Binary files differ