From 84bb8e9abb883a1804cb5f995d48dce4fd72b9f2 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/32x32/places/Makefile.am | 29 +++++++++++++++++++++ .../ContrastHigh/32x32/places/distributor-logo.png | 1 + .../ContrastHigh/32x32/places/folder-documents.png | Bin 0 -> 397 bytes .../ContrastHigh/32x32/places/folder-download.png | Bin 0 -> 618 bytes .../ContrastHigh/32x32/places/folder-music.png | Bin 0 -> 580 bytes .../ContrastHigh/32x32/places/folder-pictures.png | Bin 0 -> 628 bytes .../32x32/places/folder-publicshare.png | Bin 0 -> 812 bytes .../ContrastHigh/32x32/places/folder-remote.png | Bin 0 -> 423 bytes .../32x32/places/folder-saved-search.png | Bin 0 -> 827 bytes .../ContrastHigh/32x32/places/folder-templates.png | Bin 0 -> 491 bytes .../ContrastHigh/32x32/places/folder-videos.png | Bin 0 -> 393 bytes icon-themes/ContrastHigh/32x32/places/folder.png | Bin 0 -> 356 bytes .../ContrastHigh/32x32/places/network-server.png | Bin 0 -> 446 bytes .../32x32/places/network-workgroup.png | Bin 0 -> 634 bytes .../ContrastHigh/32x32/places/start-here.png | Bin 0 -> 2985 bytes .../ContrastHigh/32x32/places/user-bookmarks.png | Bin 0 -> 670 bytes .../ContrastHigh/32x32/places/user-desktop.png | Bin 0 -> 356 bytes .../ContrastHigh/32x32/places/user-home.png | Bin 0 -> 644 bytes .../ContrastHigh/32x32/places/user-trash.png | Bin 0 -> 448 bytes 19 files changed, 30 insertions(+) create mode 100644 icon-themes/ContrastHigh/32x32/places/Makefile.am create mode 120000 icon-themes/ContrastHigh/32x32/places/distributor-logo.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-documents.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-download.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-music.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-pictures.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-publicshare.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-remote.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-saved-search.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-templates.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder-videos.png create mode 100644 icon-themes/ContrastHigh/32x32/places/folder.png create mode 100644 icon-themes/ContrastHigh/32x32/places/network-server.png create mode 100644 icon-themes/ContrastHigh/32x32/places/network-workgroup.png create mode 100644 icon-themes/ContrastHigh/32x32/places/start-here.png create mode 100644 icon-themes/ContrastHigh/32x32/places/user-bookmarks.png create mode 100644 icon-themes/ContrastHigh/32x32/places/user-desktop.png create mode 100644 icon-themes/ContrastHigh/32x32/places/user-home.png create mode 100644 icon-themes/ContrastHigh/32x32/places/user-trash.png (limited to 'icon-themes/ContrastHigh/32x32/places') diff --git a/icon-themes/ContrastHigh/32x32/places/Makefile.am b/icon-themes/ContrastHigh/32x32/places/Makefile.am new file mode 100644 index 00000000..b86b7911 --- /dev/null +++ b/icon-themes/ContrastHigh/32x32/places/Makefile.am @@ -0,0 +1,29 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 32x32 +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/32x32/places/distributor-logo.png b/icon-themes/ContrastHigh/32x32/places/distributor-logo.png new file mode 120000 index 00000000..842dcf96 --- /dev/null +++ b/icon-themes/ContrastHigh/32x32/places/distributor-logo.png @@ -0,0 +1 @@ +start-here.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/32x32/places/folder-documents.png b/icon-themes/ContrastHigh/32x32/places/folder-documents.png new file mode 100644 index 00000000..e5d97515 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-documents.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-download.png b/icon-themes/ContrastHigh/32x32/places/folder-download.png new file mode 100644 index 00000000..423507ea Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-download.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-music.png b/icon-themes/ContrastHigh/32x32/places/folder-music.png new file mode 100644 index 00000000..09553b19 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-music.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-pictures.png b/icon-themes/ContrastHigh/32x32/places/folder-pictures.png new file mode 100644 index 00000000..8fba4dab Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-pictures.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-publicshare.png b/icon-themes/ContrastHigh/32x32/places/folder-publicshare.png new file mode 100644 index 00000000..a02219b5 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-publicshare.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-remote.png b/icon-themes/ContrastHigh/32x32/places/folder-remote.png new file mode 100644 index 00000000..0fb100fd Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-remote.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-saved-search.png b/icon-themes/ContrastHigh/32x32/places/folder-saved-search.png new file mode 100644 index 00000000..efe42535 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-saved-search.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-templates.png b/icon-themes/ContrastHigh/32x32/places/folder-templates.png new file mode 100644 index 00000000..54642cd6 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-templates.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder-videos.png b/icon-themes/ContrastHigh/32x32/places/folder-videos.png new file mode 100644 index 00000000..b5bab9cd Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder-videos.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/folder.png b/icon-themes/ContrastHigh/32x32/places/folder.png new file mode 100644 index 00000000..cb461143 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/folder.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/network-server.png b/icon-themes/ContrastHigh/32x32/places/network-server.png new file mode 100644 index 00000000..56b3db46 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/network-server.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/network-workgroup.png b/icon-themes/ContrastHigh/32x32/places/network-workgroup.png new file mode 100644 index 00000000..651aec04 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/network-workgroup.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/start-here.png b/icon-themes/ContrastHigh/32x32/places/start-here.png new file mode 100644 index 00000000..6dfc3873 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/start-here.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/user-bookmarks.png b/icon-themes/ContrastHigh/32x32/places/user-bookmarks.png new file mode 100644 index 00000000..e5c486aa Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/user-bookmarks.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/user-desktop.png b/icon-themes/ContrastHigh/32x32/places/user-desktop.png new file mode 100644 index 00000000..cb461143 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/user-desktop.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/user-home.png b/icon-themes/ContrastHigh/32x32/places/user-home.png new file mode 100644 index 00000000..658eaf0b Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/user-home.png differ diff --git a/icon-themes/ContrastHigh/32x32/places/user-trash.png b/icon-themes/ContrastHigh/32x32/places/user-trash.png new file mode 100644 index 00000000..c9f7fe2e Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/places/user-trash.png differ -- cgit v1.2.1