summaryrefslogtreecommitdiffstats
path: root/kpercentage/kpercentage/icons
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
commitce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch)
treed3bb9f5d25a2dc09ca81adecf39621d871534297 /kpercentage/kpercentage/icons
downloadtdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz
tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.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/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kpercentage/kpercentage/icons')
-rw-r--r--kpercentage/kpercentage/icons/Makefile.am3
-rw-r--r--kpercentage/kpercentage/icons/actions/Makefile.am2
-rw-r--r--kpercentage/kpercentage/icons/actions/cr22-action-button_cancel.pngbin0 -> 883 bytes
-rw-r--r--kpercentage/kpercentage/icons/actions/cr22-action-button_ok.pngbin0 -> 769 bytes
-rw-r--r--kpercentage/kpercentage/icons/actions/cr32-action-button_cancel.pngbin0 -> 1468 bytes
-rw-r--r--kpercentage/kpercentage/icons/actions/cr32-action-button_ok.pngbin0 -> 1393 bytes
-rw-r--r--kpercentage/kpercentage/icons/actions/lo32-action-button_cancel.pngbin0 -> 353 bytes
-rw-r--r--kpercentage/kpercentage/icons/actions/lo32-action-button_ok.pngbin0 -> 254 bytes
-rw-r--r--kpercentage/kpercentage/icons/hi128-app-kpercentage.pngbin0 -> 15734 bytes
-rw-r--r--kpercentage/kpercentage/icons/hi16-app-kpercentage.pngbin0 -> 856 bytes
-rw-r--r--kpercentage/kpercentage/icons/hi22-app-kpercentage.pngbin0 -> 1436 bytes
-rw-r--r--kpercentage/kpercentage/icons/hi32-app-kpercentage.pngbin0 -> 2428 bytes
-rw-r--r--kpercentage/kpercentage/icons/hi48-app-kpercentage.pngbin0 -> 4328 bytes
-rw-r--r--kpercentage/kpercentage/icons/hisc-app-kpercentage.svgzbin0 -> 5102 bytes
14 files changed, 5 insertions, 0 deletions
diff --git a/kpercentage/kpercentage/icons/Makefile.am b/kpercentage/kpercentage/icons/Makefile.am
new file mode 100644
index 00000000..48195256
--- /dev/null
+++ b/kpercentage/kpercentage/icons/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS = actions
+
+KDE_ICON = AUTO
diff --git a/kpercentage/kpercentage/icons/actions/Makefile.am b/kpercentage/kpercentage/icons/actions/Makefile.am
new file mode 100644
index 00000000..0e433e64
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/Makefile.am
@@ -0,0 +1,2 @@
+kpercentageiconsdir = $(kde_datadir)/kpercentage/icons
+kpercentageicons_ICON = AUTO
diff --git a/kpercentage/kpercentage/icons/actions/cr22-action-button_cancel.png b/kpercentage/kpercentage/icons/actions/cr22-action-button_cancel.png
new file mode 100644
index 00000000..96919575
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/cr22-action-button_cancel.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/actions/cr22-action-button_ok.png b/kpercentage/kpercentage/icons/actions/cr22-action-button_ok.png
new file mode 100644
index 00000000..31c064ba
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/cr22-action-button_ok.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/actions/cr32-action-button_cancel.png b/kpercentage/kpercentage/icons/actions/cr32-action-button_cancel.png
new file mode 100644
index 00000000..c6464d90
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/cr32-action-button_cancel.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/actions/cr32-action-button_ok.png b/kpercentage/kpercentage/icons/actions/cr32-action-button_ok.png
new file mode 100644
index 00000000..230de530
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/cr32-action-button_ok.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/actions/lo32-action-button_cancel.png b/kpercentage/kpercentage/icons/actions/lo32-action-button_cancel.png
new file mode 100644
index 00000000..61f11054
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/lo32-action-button_cancel.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/actions/lo32-action-button_ok.png b/kpercentage/kpercentage/icons/actions/lo32-action-button_ok.png
new file mode 100644
index 00000000..fab861e7
--- /dev/null
+++ b/kpercentage/kpercentage/icons/actions/lo32-action-button_ok.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hi128-app-kpercentage.png b/kpercentage/kpercentage/icons/hi128-app-kpercentage.png
new file mode 100644
index 00000000..274585a1
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hi128-app-kpercentage.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hi16-app-kpercentage.png b/kpercentage/kpercentage/icons/hi16-app-kpercentage.png
new file mode 100644
index 00000000..8ed80516
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hi16-app-kpercentage.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hi22-app-kpercentage.png b/kpercentage/kpercentage/icons/hi22-app-kpercentage.png
new file mode 100644
index 00000000..a100c6ff
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hi22-app-kpercentage.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hi32-app-kpercentage.png b/kpercentage/kpercentage/icons/hi32-app-kpercentage.png
new file mode 100644
index 00000000..db6bf2d6
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hi32-app-kpercentage.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hi48-app-kpercentage.png b/kpercentage/kpercentage/icons/hi48-app-kpercentage.png
new file mode 100644
index 00000000..d7d8e6a2
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hi48-app-kpercentage.png
Binary files differ
diff --git a/kpercentage/kpercentage/icons/hisc-app-kpercentage.svgz b/kpercentage/kpercentage/icons/hisc-app-kpercentage.svgz
new file mode 100644
index 00000000..4a421a2a
--- /dev/null
+++ b/kpercentage/kpercentage/icons/hisc-app-kpercentage.svgz
Binary files differ