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/22x22/places/Makefile.am | 29 +++++++++++++++++++++ .../ContrastHigh/22x22/places/distributor-logo.png | 1 + .../ContrastHigh/22x22/places/folder-documents.png | Bin 0 -> 296 bytes .../ContrastHigh/22x22/places/folder-download.png | Bin 0 -> 446 bytes .../ContrastHigh/22x22/places/folder-music.png | Bin 0 -> 388 bytes .../ContrastHigh/22x22/places/folder-pictures.png | Bin 0 -> 474 bytes .../22x22/places/folder-publicshare.png | Bin 0 -> 579 bytes .../ContrastHigh/22x22/places/folder-remote.png | Bin 0 -> 311 bytes .../22x22/places/folder-saved-search.png | Bin 0 -> 556 bytes .../ContrastHigh/22x22/places/folder-templates.png | Bin 0 -> 367 bytes .../ContrastHigh/22x22/places/folder-videos.png | Bin 0 -> 297 bytes icon-themes/ContrastHigh/22x22/places/folder.png | Bin 0 -> 284 bytes .../ContrastHigh/22x22/places/network-server.png | Bin 0 -> 352 bytes .../22x22/places/network-workgroup.png | Bin 0 -> 442 bytes .../ContrastHigh/22x22/places/start-here.png | Bin 0 -> 1140 bytes .../ContrastHigh/22x22/places/user-bookmarks.png | Bin 0 -> 480 bytes .../ContrastHigh/22x22/places/user-desktop.png | Bin 0 -> 284 bytes .../ContrastHigh/22x22/places/user-home.png | Bin 0 -> 471 bytes .../ContrastHigh/22x22/places/user-trash.png | Bin 0 -> 351 bytes 19 files changed, 30 insertions(+) create mode 100644 icon-themes/ContrastHigh/22x22/places/Makefile.am create mode 120000 icon-themes/ContrastHigh/22x22/places/distributor-logo.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-documents.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-download.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-music.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-pictures.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-publicshare.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-remote.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-saved-search.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-templates.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder-videos.png create mode 100644 icon-themes/ContrastHigh/22x22/places/folder.png create mode 100644 icon-themes/ContrastHigh/22x22/places/network-server.png create mode 100644 icon-themes/ContrastHigh/22x22/places/network-workgroup.png create mode 100644 icon-themes/ContrastHigh/22x22/places/start-here.png create mode 100644 icon-themes/ContrastHigh/22x22/places/user-bookmarks.png create mode 100644 icon-themes/ContrastHigh/22x22/places/user-desktop.png create mode 100644 icon-themes/ContrastHigh/22x22/places/user-home.png create mode 100644 icon-themes/ContrastHigh/22x22/places/user-trash.png (limited to 'icon-themes/ContrastHigh/22x22/places') diff --git a/icon-themes/ContrastHigh/22x22/places/Makefile.am b/icon-themes/ContrastHigh/22x22/places/Makefile.am new file mode 100644 index 00000000..7a53ef67 --- /dev/null +++ b/icon-themes/ContrastHigh/22x22/places/Makefile.am @@ -0,0 +1,29 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 22x22 +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/22x22/places/distributor-logo.png b/icon-themes/ContrastHigh/22x22/places/distributor-logo.png new file mode 120000 index 00000000..842dcf96 --- /dev/null +++ b/icon-themes/ContrastHigh/22x22/places/distributor-logo.png @@ -0,0 +1 @@ +start-here.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/22x22/places/folder-documents.png b/icon-themes/ContrastHigh/22x22/places/folder-documents.png new file mode 100644 index 00000000..5441ad0a Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-documents.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-download.png b/icon-themes/ContrastHigh/22x22/places/folder-download.png new file mode 100644 index 00000000..e880255a Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-download.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-music.png b/icon-themes/ContrastHigh/22x22/places/folder-music.png new file mode 100644 index 00000000..10230c07 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-music.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-pictures.png b/icon-themes/ContrastHigh/22x22/places/folder-pictures.png new file mode 100644 index 00000000..08dc82ca Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-pictures.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-publicshare.png b/icon-themes/ContrastHigh/22x22/places/folder-publicshare.png new file mode 100644 index 00000000..f6c8a254 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-publicshare.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-remote.png b/icon-themes/ContrastHigh/22x22/places/folder-remote.png new file mode 100644 index 00000000..0a1b9f9e Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-remote.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-saved-search.png b/icon-themes/ContrastHigh/22x22/places/folder-saved-search.png new file mode 100644 index 00000000..5428f1f8 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-saved-search.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-templates.png b/icon-themes/ContrastHigh/22x22/places/folder-templates.png new file mode 100644 index 00000000..a1ce9a03 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-templates.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder-videos.png b/icon-themes/ContrastHigh/22x22/places/folder-videos.png new file mode 100644 index 00000000..a5592e42 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder-videos.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/folder.png b/icon-themes/ContrastHigh/22x22/places/folder.png new file mode 100644 index 00000000..ef17daea Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/folder.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/network-server.png b/icon-themes/ContrastHigh/22x22/places/network-server.png new file mode 100644 index 00000000..b5f5b84a Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/network-server.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/network-workgroup.png b/icon-themes/ContrastHigh/22x22/places/network-workgroup.png new file mode 100644 index 00000000..91e5777f Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/network-workgroup.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/start-here.png b/icon-themes/ContrastHigh/22x22/places/start-here.png new file mode 100644 index 00000000..0c5c0632 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/start-here.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/user-bookmarks.png b/icon-themes/ContrastHigh/22x22/places/user-bookmarks.png new file mode 100644 index 00000000..6cd6dc77 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/user-bookmarks.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/user-desktop.png b/icon-themes/ContrastHigh/22x22/places/user-desktop.png new file mode 100644 index 00000000..ef17daea Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/user-desktop.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/user-home.png b/icon-themes/ContrastHigh/22x22/places/user-home.png new file mode 100644 index 00000000..3086aba6 Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/user-home.png differ diff --git a/icon-themes/ContrastHigh/22x22/places/user-trash.png b/icon-themes/ContrastHigh/22x22/places/user-trash.png new file mode 100644 index 00000000..6b07f36c Binary files /dev/null and b/icon-themes/ContrastHigh/22x22/places/user-trash.png differ -- cgit v1.2.1