summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh/48x48/emblems
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-26 16:09:38 +0100
committerraveit65 <[email protected]>2014-10-26 16:22:52 +0100
commit083c69ea9da74f7435f96d22cb60963ea06d73ad (patch)
treef184e6c82a331d51244666393dd55364d41c331f /icon-themes/ContrastHigh/48x48/emblems
parentd77d8102ca131707abb1d9e26309677f2135dcdc (diff)
downloadmate-themes-083c69ea9da74f7435f96d22cb60963ea06d73ad.tar.bz2
mate-themes-083c69ea9da74f7435f96d22cb60963ea06d73ad.tar.xz
move contrast icon theme to contrasthigh, where it belongs
Diffstat (limited to 'icon-themes/ContrastHigh/48x48/emblems')
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/Makefile.am23
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/emblem-default.pngbin0 -> 2640 bytes
-rwxr-xr-xicon-themes/ContrastHigh/48x48/emblems/emblem-desktop.pngbin0 -> 2228 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/emblem-important.pngbin0 -> 2714 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/emblem-personal.pngbin0 -> 2644 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/emblem-special.pngbin0 -> 2950 bytes
-rw-r--r--icon-themes/ContrastHigh/48x48/emblems/emblem-unreadable.pngbin0 -> 1907 bytes
7 files changed, 23 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh/48x48/emblems/Makefile.am b/icon-themes/ContrastHigh/48x48/emblems/Makefile.am
new file mode 100644
index 00000000..ce22b9df
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/Makefile.am
@@ -0,0 +1,23 @@
+NULL=
+
+themedir = $(datadir)/icons/ContrastHigh
+size = 48x48
+context = emblems
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA= \
+ emblem-default.png \
+ emblem-desktop.png \
+ emblem-important.png \
+ emblem-personal.png \
+ emblem-special.png \
+ emblem-unreadable.png \
+ $(NULL)
+
+EXTRA_DIST= $(icon_DATA)
+
+if LEGACY_ICON_MAPPING
+install-data-local: install-iconDATA
+ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
+endif
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-default.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-default.png
new file mode 100644
index 00000000..759aaefc
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-default.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-desktop.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-desktop.png
new file mode 100755
index 00000000..9d5cd6c9
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-desktop.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-important.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-important.png
new file mode 100644
index 00000000..0f38079b
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-important.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-personal.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-personal.png
new file mode 100644
index 00000000..6de92c5f
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-personal.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-special.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-special.png
new file mode 100644
index 00000000..ee283896
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-special.png
Binary files differ
diff --git a/icon-themes/ContrastHigh/48x48/emblems/emblem-unreadable.png b/icon-themes/ContrastHigh/48x48/emblems/emblem-unreadable.png
new file mode 100644
index 00000000..1ebe1ae4
--- /dev/null
+++ b/icon-themes/ContrastHigh/48x48/emblems/emblem-unreadable.png
Binary files differ