summaryrefslogtreecommitdiffstats
path: root/ksysv/pics
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit37333bf25ad9a4c538250f5af2f9f1d666362883 (patch)
treec45e8df5b9efbffe07eb3d9340df7811c7e16943 /ksysv/pics
downloadtdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz
tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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