summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/48x48/stock
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-08 23:25:57 +0100
committerraveit65 <[email protected]>2014-11-08 23:29:30 +0100
commit84bb8e9abb883a1804cb5f995d48dce4fd72b9f2 (patch)
treefbc1875d589d654fa5daade3cd32e94695b2b3d7 /icon-themes/ContrastHigh/48x48/stock
parentb0bd2d78629c13ca32b00da2a8c9b741632c0b58 (diff)
downloadmate-themes-84bb8e9abb883a1804cb5f995d48dce4fd72b9f2.tar.bz2
mate-themes-84bb8e9abb883a1804cb5f995d48dce4fd72b9f2.tar.xz
add some more icons for contrasthigh icon theme
Diffstat (limited to 'icon-themes/ContrastHigh/48x48/stock')
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/Makefile.am28
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-apply.pngbin0 -> 497 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-bold.pngbin0 -> 725 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-cancel.pngbin0 -> 644 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-connect.pngbin0 -> 1242 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-convert.pngbin0 -> 604 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-disconnect.pngbin0 -> 1183 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-dnd-multiple.pngbin0 -> 650 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-dnd.pngbin0 -> 483 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-edit.pngbin0 -> 897 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-index.pngbin0 -> 546 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-no.pngbin0 -> 644 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-ok.pngbin0 -> 497 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-preferences.pngbin0 -> 1539 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-select-color.pngbin0 -> 1281 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-select-font.pngbin0 -> 749 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-undelete.pngbin0 -> 1083 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/stock/gtk-yes.pngbin0 -> 497 bytes
18 files changed, 28 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh/48x48/stock/Makefile.am b/icon-themes/ContrastHigh/48x48/stock/Makefile.am
new file mode 100644
index 00000000..6098b06e
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/Makefile.am
@@ -0,0 +1,28 @@
+NULL=
+
+themedir = $(datadir)/icons/ContrastHigh
+size = 48x48
+context = stock
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA= \
+ gtk-apply.png \
+ gtk-bold.png \
+ gtk-cancel.png \
+ gtk-connect.png \
+ gtk-convert.png \
+ gtk-disconnect.png \
+ gtk-dnd-multiple.png \
+ gtk-dnd.png \
+ gtk-edit.png \
+ gtk-index.png \
+ gtk-no.png \
+ gtk-ok.png \
+ gtk-preferences.png \
+ gtk-select-color.png \
+ gtk-select-font.png \
+ gtk-undelete.png \
+ gtk-yes.png
+
+EXTRA_DIST= $(icon_DATA)
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-apply.png b/icon-themes/ContrastHigh/48x48/stock/gtk-apply.png
new file mode 100644
index 00000000..d51d1b56
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-apply.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-bold.png b/icon-themes/ContrastHigh/48x48/stock/gtk-bold.png
new file mode 100644
index 00000000..ee517895
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-bold.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-cancel.png b/icon-themes/ContrastHigh/48x48/stock/gtk-cancel.png
new file mode 100644
index 00000000..f5ee0015
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-cancel.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-connect.png b/icon-themes/ContrastHigh/48x48/stock/gtk-connect.png
new file mode 100644
index 00000000..66e18c38
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-connect.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-convert.png b/icon-themes/ContrastHigh/48x48/stock/gtk-convert.png
new file mode 100644
index 00000000..669bf7ab
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-convert.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-disconnect.png b/icon-themes/ContrastHigh/48x48/stock/gtk-disconnect.png
new file mode 100644
index 00000000..5d01f32e
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-disconnect.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-dnd-multiple.png b/icon-themes/ContrastHigh/48x48/stock/gtk-dnd-multiple.png
new file mode 100644
index 00000000..eeee7c2a
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-dnd-multiple.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-dnd.png b/icon-themes/ContrastHigh/48x48/stock/gtk-dnd.png
new file mode 100644
index 00000000..bff83541
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-dnd.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-edit.png b/icon-themes/ContrastHigh/48x48/stock/gtk-edit.png
new file mode 100644
index 00000000..3534f144
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-edit.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-index.png b/icon-themes/ContrastHigh/48x48/stock/gtk-index.png
new file mode 100644
index 00000000..bee59394
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-index.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-no.png b/icon-themes/ContrastHigh/48x48/stock/gtk-no.png
new file mode 100644
index 00000000..f5ee0015
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-no.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-ok.png b/icon-themes/ContrastHigh/48x48/stock/gtk-ok.png
new file mode 100644
index 00000000..d51d1b56
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-ok.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-preferences.png b/icon-themes/ContrastHigh/48x48/stock/gtk-preferences.png
new file mode 100644
index 00000000..e16a63a4
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-preferences.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-select-color.png b/icon-themes/ContrastHigh/48x48/stock/gtk-select-color.png
new file mode 100644
index 00000000..ff67b875
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-select-color.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-select-font.png b/icon-themes/ContrastHigh/48x48/stock/gtk-select-font.png
new file mode 100644
index 00000000..45282318
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-select-font.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-undelete.png b/icon-themes/ContrastHigh/48x48/stock/gtk-undelete.png
new file mode 100644
index 00000000..51e0a170
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-undelete.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/stock/gtk-yes.png b/icon-themes/ContrastHigh/48x48/stock/gtk-yes.png
new file mode 100644
index 00000000..d51d1b56
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/stock/gtk-yes.png
Binary files differ