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/256x256/categories/Makefile.am | 21 +++++++++++++++++++++ .../categories/applications-engineering.png | Bin 0 -> 4398 bytes .../256x256/categories/applications-games.png | Bin 0 -> 4362 bytes .../256x256/categories/applications-graphics.png | Bin 0 -> 7133 bytes .../256x256/categories/applications-multimedia.png | Bin 0 -> 3375 bytes .../256x256/categories/applications-science.png | Bin 0 -> 4496 bytes .../256x256/categories/applications-utilities.png | Bin 0 -> 4229 bytes .../categories/preferences-desktop-personal.png | 1 + .../256x256/categories/preferences-other.png | Bin 0 -> 6172 bytes .../256x256/categories/preferences-system.png | Bin 0 -> 6681 bytes .../256x256/categories/system-help.png | Bin 0 -> 4735 bytes 11 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/256x256/categories/Makefile.am create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-engineering.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-games.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-graphics.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-multimedia.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-science.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/applications-utilities.png create mode 120000 icon-themes/ContrastHigh/256x256/categories/preferences-desktop-personal.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/preferences-other.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/preferences-system.png create mode 100644 icon-themes/ContrastHigh/256x256/categories/system-help.png (limited to 'icon-themes/ContrastHigh/256x256/categories') diff --git a/icon-themes/ContrastHigh/256x256/categories/Makefile.am b/icon-themes/ContrastHigh/256x256/categories/Makefile.am new file mode 100644 index 00000000..3ae98516 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/categories/Makefile.am @@ -0,0 +1,21 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 256x256 +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/256x256/categories/applications-engineering.png b/icon-themes/ContrastHigh/256x256/categories/applications-engineering.png new file mode 100644 index 00000000..a140c754 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-engineering.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/applications-games.png b/icon-themes/ContrastHigh/256x256/categories/applications-games.png new file mode 100644 index 00000000..fc2332a2 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-games.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/applications-graphics.png b/icon-themes/ContrastHigh/256x256/categories/applications-graphics.png new file mode 100644 index 00000000..c88146d2 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-graphics.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/applications-multimedia.png b/icon-themes/ContrastHigh/256x256/categories/applications-multimedia.png new file mode 100644 index 00000000..f1eedaee Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-multimedia.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/applications-science.png b/icon-themes/ContrastHigh/256x256/categories/applications-science.png new file mode 100644 index 00000000..e29e9245 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-science.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/applications-utilities.png b/icon-themes/ContrastHigh/256x256/categories/applications-utilities.png new file mode 100644 index 00000000..d4be875c Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/applications-utilities.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/preferences-desktop-personal.png b/icon-themes/ContrastHigh/256x256/categories/preferences-desktop-personal.png new file mode 120000 index 00000000..1d8138d2 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/categories/preferences-desktop-personal.png @@ -0,0 +1 @@ +preferences-system.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/256x256/categories/preferences-other.png b/icon-themes/ContrastHigh/256x256/categories/preferences-other.png new file mode 100644 index 00000000..1eb70b76 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/preferences-other.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/preferences-system.png b/icon-themes/ContrastHigh/256x256/categories/preferences-system.png new file mode 100644 index 00000000..ac20ee1e Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/preferences-system.png differ diff --git a/icon-themes/ContrastHigh/256x256/categories/system-help.png b/icon-themes/ContrastHigh/256x256/categories/system-help.png new file mode 100644 index 00000000..d7423125 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/categories/system-help.png differ -- cgit v1.2.1