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/16x16/categories/Makefile.am | 21 +++++++++++++++++++++ .../16x16/categories/applications-engineering.png | Bin 0 -> 415 bytes .../16x16/categories/applications-games.png | Bin 0 -> 444 bytes .../16x16/categories/applications-graphics.png | Bin 0 -> 346 bytes .../16x16/categories/applications-multimedia.png | Bin 0 -> 491 bytes .../16x16/categories/applications-science.png | Bin 0 -> 464 bytes .../16x16/categories/applications-utilities.png | Bin 0 -> 411 bytes .../categories/preferences-desktop-personal.png | 1 + .../16x16/categories/preferences-other.png | Bin 0 -> 522 bytes .../16x16/categories/preferences-system.png | Bin 0 -> 527 bytes .../ContrastHigh/16x16/categories/system-help.png | Bin 0 -> 468 bytes 11 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/16x16/categories/Makefile.am create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-engineering.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-games.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-graphics.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-multimedia.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-science.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/applications-utilities.png create mode 120000 icon-themes/ContrastHigh/16x16/categories/preferences-desktop-personal.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/preferences-other.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/preferences-system.png create mode 100644 icon-themes/ContrastHigh/16x16/categories/system-help.png (limited to 'icon-themes/ContrastHigh/16x16/categories') diff --git a/icon-themes/ContrastHigh/16x16/categories/Makefile.am b/icon-themes/ContrastHigh/16x16/categories/Makefile.am new file mode 100644 index 00000000..a6931f31 --- /dev/null +++ b/icon-themes/ContrastHigh/16x16/categories/Makefile.am @@ -0,0 +1,21 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 16x16 +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/16x16/categories/applications-engineering.png b/icon-themes/ContrastHigh/16x16/categories/applications-engineering.png new file mode 100644 index 00000000..412b01dc Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-engineering.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/applications-games.png b/icon-themes/ContrastHigh/16x16/categories/applications-games.png new file mode 100644 index 00000000..ce27f9ec Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-games.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/applications-graphics.png b/icon-themes/ContrastHigh/16x16/categories/applications-graphics.png new file mode 100644 index 00000000..a491bf4d Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-graphics.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/applications-multimedia.png b/icon-themes/ContrastHigh/16x16/categories/applications-multimedia.png new file mode 100644 index 00000000..b2fb73fe Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-multimedia.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/applications-science.png b/icon-themes/ContrastHigh/16x16/categories/applications-science.png new file mode 100644 index 00000000..7a003d84 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-science.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/applications-utilities.png b/icon-themes/ContrastHigh/16x16/categories/applications-utilities.png new file mode 100644 index 00000000..984f2d00 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/applications-utilities.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/preferences-desktop-personal.png b/icon-themes/ContrastHigh/16x16/categories/preferences-desktop-personal.png new file mode 120000 index 00000000..1d8138d2 --- /dev/null +++ b/icon-themes/ContrastHigh/16x16/categories/preferences-desktop-personal.png @@ -0,0 +1 @@ +preferences-system.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/16x16/categories/preferences-other.png b/icon-themes/ContrastHigh/16x16/categories/preferences-other.png new file mode 100644 index 00000000..bc644eca Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/preferences-other.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/preferences-system.png b/icon-themes/ContrastHigh/16x16/categories/preferences-system.png new file mode 100644 index 00000000..458cffb6 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/preferences-system.png differ diff --git a/icon-themes/ContrastHigh/16x16/categories/system-help.png b/icon-themes/ContrastHigh/16x16/categories/system-help.png new file mode 100644 index 00000000..13ff7fe3 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/categories/system-help.png differ -- cgit v1.2.1