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 --- icon-themes/ContrastHigh/24x24/places/Makefile.am | 29 +++++++++++++++++++++ .../ContrastHigh/24x24/places/distributor-logo.png | 1 + .../ContrastHigh/24x24/places/folder-documents.png | Bin 0 -> 328 bytes .../ContrastHigh/24x24/places/folder-download.png | Bin 0 -> 516 bytes .../ContrastHigh/24x24/places/folder-music.png | Bin 0 -> 464 bytes .../ContrastHigh/24x24/places/folder-pictures.png | Bin 0 -> 534 bytes .../24x24/places/folder-publicshare.png | Bin 0 -> 619 bytes .../ContrastHigh/24x24/places/folder-remote.png | Bin 0 -> 361 bytes .../24x24/places/folder-saved-search.png | Bin 0 -> 616 bytes .../ContrastHigh/24x24/places/folder-templates.png | Bin 0 -> 477 bytes .../ContrastHigh/24x24/places/folder-videos.png | Bin 0 -> 336 bytes icon-themes/ContrastHigh/24x24/places/folder.png | Bin 0 -> 291 bytes .../ContrastHigh/24x24/places/network-server.png | Bin 0 -> 424 bytes .../24x24/places/network-workgroup.png | Bin 0 -> 478 bytes .../ContrastHigh/24x24/places/start-here.png | Bin 0 -> 1248 bytes .../ContrastHigh/24x24/places/user-bookmarks.png | Bin 0 -> 505 bytes .../ContrastHigh/24x24/places/user-desktop.png | Bin 0 -> 291 bytes .../ContrastHigh/24x24/places/user-home.png | Bin 0 -> 521 bytes .../ContrastHigh/24x24/places/user-trash.png | Bin 0 -> 449 bytes 19 files changed, 30 insertions(+) create mode 100644 icon-themes/ContrastHigh/24x24/places/Makefile.am create mode 120000 icon-themes/ContrastHigh/24x24/places/distributor-logo.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-documents.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-download.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-music.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-pictures.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-publicshare.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-remote.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-saved-search.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-templates.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder-videos.png create mode 100644 icon-themes/ContrastHigh/24x24/places/folder.png create mode 100644 icon-themes/ContrastHigh/24x24/places/network-server.png create mode 100644 icon-themes/ContrastHigh/24x24/places/network-workgroup.png create mode 100644 icon-themes/ContrastHigh/24x24/places/start-here.png create mode 100644 icon-themes/ContrastHigh/24x24/places/user-bookmarks.png create mode 100644 icon-themes/ContrastHigh/24x24/places/user-desktop.png create mode 100644 icon-themes/ContrastHigh/24x24/places/user-home.png create mode 100644 icon-themes/ContrastHigh/24x24/places/user-trash.png (limited to 'icon-themes/ContrastHigh/24x24/places') diff --git a/icon-themes/ContrastHigh/24x24/places/Makefile.am b/icon-themes/ContrastHigh/24x24/places/Makefile.am new file mode 100644 index 00000000..6db25d4a --- /dev/null +++ b/icon-themes/ContrastHigh/24x24/places/Makefile.am @@ -0,0 +1,29 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 24x24 +context = places + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + distributor-logo.png \ + folder-documents.png \ + folder-download.png \ + folder-music.png \ + folder-pictures.png \ + folder.png \ + folder-publicshare.png \ + folder-remote.png \ + folder-saved-search.png \ + folder-templates.png \ + folder-videos.png \ + network-server.png \ + network-workgroup.png \ + start-here.png \ + user-bookmarks.png \ + user-desktop.png \ + user-home.png \ + user-trash.png + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/24x24/places/distributor-logo.png b/icon-themes/ContrastHigh/24x24/places/distributor-logo.png new file mode 120000 index 00000000..842dcf96 --- /dev/null +++ b/icon-themes/ContrastHigh/24x24/places/distributor-logo.png @@ -0,0 +1 @@ +start-here.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/24x24/places/folder-documents.png b/icon-themes/ContrastHigh/24x24/places/folder-documents.png new file mode 100644 index 00000000..76030a1e Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-documents.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-download.png b/icon-themes/ContrastHigh/24x24/places/folder-download.png new file mode 100644 index 00000000..697e9bf2 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-download.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-music.png b/icon-themes/ContrastHigh/24x24/places/folder-music.png new file mode 100644 index 00000000..c196d6d5 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-music.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-pictures.png b/icon-themes/ContrastHigh/24x24/places/folder-pictures.png new file mode 100644 index 00000000..39f92ce1 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-pictures.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-publicshare.png b/icon-themes/ContrastHigh/24x24/places/folder-publicshare.png new file mode 100644 index 00000000..010431fb Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-publicshare.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-remote.png b/icon-themes/ContrastHigh/24x24/places/folder-remote.png new file mode 100644 index 00000000..8136a80d Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-remote.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-saved-search.png b/icon-themes/ContrastHigh/24x24/places/folder-saved-search.png new file mode 100644 index 00000000..2c7ae0b4 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-saved-search.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-templates.png b/icon-themes/ContrastHigh/24x24/places/folder-templates.png new file mode 100644 index 00000000..9e25ada8 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-templates.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder-videos.png b/icon-themes/ContrastHigh/24x24/places/folder-videos.png new file mode 100644 index 00000000..35ee90a0 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder-videos.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/folder.png b/icon-themes/ContrastHigh/24x24/places/folder.png new file mode 100644 index 00000000..23cebfca Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/folder.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/network-server.png b/icon-themes/ContrastHigh/24x24/places/network-server.png new file mode 100644 index 00000000..ebbbbbaa Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/network-server.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/network-workgroup.png b/icon-themes/ContrastHigh/24x24/places/network-workgroup.png new file mode 100644 index 00000000..1872ceeb Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/network-workgroup.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/start-here.png b/icon-themes/ContrastHigh/24x24/places/start-here.png new file mode 100644 index 00000000..4b3eeaa6 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/start-here.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/user-bookmarks.png b/icon-themes/ContrastHigh/24x24/places/user-bookmarks.png new file mode 100644 index 00000000..49710197 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/user-bookmarks.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/user-desktop.png b/icon-themes/ContrastHigh/24x24/places/user-desktop.png new file mode 100644 index 00000000..23cebfca Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/user-desktop.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/user-home.png b/icon-themes/ContrastHigh/24x24/places/user-home.png new file mode 100644 index 00000000..c414cff9 Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/user-home.png differ diff --git a/icon-themes/ContrastHigh/24x24/places/user-trash.png b/icon-themes/ContrastHigh/24x24/places/user-trash.png new file mode 100644 index 00000000..2973ba6e Binary files /dev/null and b/icon-themes/ContrastHigh/24x24/places/user-trash.png differ -- cgit v1.2.1