From ebe8375da6b91888c709381dc9155953c029bc12 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 8 Nov 2014 23:25:57 +0100 Subject: add some more icons for contrasthigh icon theme --- .../ContrastHigh/32x32/categories/Makefile.am | 21 +++++++++++++++++++++ .../32x32/categories/applications-engineering.png | Bin 0 -> 783 bytes .../32x32/categories/applications-games.png | Bin 0 -> 826 bytes .../32x32/categories/applications-graphics.png | Bin 0 -> 1173 bytes .../32x32/categories/applications-multimedia.png | Bin 0 -> 769 bytes .../32x32/categories/applications-science.png | Bin 0 -> 846 bytes .../32x32/categories/applications-utilities.png | Bin 0 -> 761 bytes .../categories/preferences-desktop-personal.png | 1 + .../32x32/categories/preferences-other.png | Bin 0 -> 1014 bytes .../32x32/categories/preferences-system.png | Bin 0 -> 1151 bytes .../ContrastHigh/32x32/categories/system-help.png | Bin 0 -> 866 bytes 11 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/32x32/categories/Makefile.am create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-engineering.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-games.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-graphics.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-multimedia.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-science.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/applications-utilities.png create mode 120000 icon-themes/ContrastHigh/32x32/categories/preferences-desktop-personal.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/preferences-other.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/preferences-system.png create mode 100644 icon-themes/ContrastHigh/32x32/categories/system-help.png (limited to 'icon-themes/ContrastHigh/32x32/categories') diff --git a/icon-themes/ContrastHigh/32x32/categories/Makefile.am b/icon-themes/ContrastHigh/32x32/categories/Makefile.am new file mode 100644 index 00000000..00ba413f --- /dev/null +++ b/icon-themes/ContrastHigh/32x32/categories/Makefile.am @@ -0,0 +1,21 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 32x32 +context = categories + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + applications-engineering.png \ + applications-games.png \ + applications-graphics.png \ + applications-multimedia.png \ + applications-science.png \ + applications-utilities.png \ + preferences-desktop-personal.png \ + preferences-other.png \ + preferences-system.png \ + system-help.png + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-engineering.png b/icon-themes/ContrastHigh/32x32/categories/applications-engineering.png new file mode 100644 index 00000000..157e34e1 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-engineering.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-games.png b/icon-themes/ContrastHigh/32x32/categories/applications-games.png new file mode 100644 index 00000000..ca44a624 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-games.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-graphics.png b/icon-themes/ContrastHigh/32x32/categories/applications-graphics.png new file mode 100644 index 00000000..9e15ea04 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-graphics.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-multimedia.png b/icon-themes/ContrastHigh/32x32/categories/applications-multimedia.png new file mode 100644 index 00000000..38e84447 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-multimedia.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-science.png b/icon-themes/ContrastHigh/32x32/categories/applications-science.png new file mode 100644 index 00000000..1505df9b Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-science.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/applications-utilities.png b/icon-themes/ContrastHigh/32x32/categories/applications-utilities.png new file mode 100644 index 00000000..eb2d818d Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/applications-utilities.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/preferences-desktop-personal.png b/icon-themes/ContrastHigh/32x32/categories/preferences-desktop-personal.png new file mode 120000 index 00000000..1d8138d2 --- /dev/null +++ b/icon-themes/ContrastHigh/32x32/categories/preferences-desktop-personal.png @@ -0,0 +1 @@ +preferences-system.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/32x32/categories/preferences-other.png b/icon-themes/ContrastHigh/32x32/categories/preferences-other.png new file mode 100644 index 00000000..6f398298 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/preferences-other.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/preferences-system.png b/icon-themes/ContrastHigh/32x32/categories/preferences-system.png new file mode 100644 index 00000000..23e0a785 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/preferences-system.png differ diff --git a/icon-themes/ContrastHigh/32x32/categories/system-help.png b/icon-themes/ContrastHigh/32x32/categories/system-help.png new file mode 100644 index 00000000..4374ba93 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/categories/system-help.png differ -- cgit v1.2.1