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/48x48/places/Makefile.am | 37 +++++++++++---------- .../ContrastHigh/48x48/places/distributor-logo.png | 1 + .../ContrastHigh/48x48/places/folder-documents.png | Bin 0 -> 483 bytes .../ContrastHigh/48x48/places/folder-download.png | Bin 0 -> 968 bytes .../ContrastHigh/48x48/places/folder-music.png | Bin 0 -> 793 bytes .../ContrastHigh/48x48/places/folder-pictures.png | Bin 0 -> 886 bytes .../48x48/places/folder-publicshare.png | Bin 0 -> 1143 bytes .../ContrastHigh/48x48/places/folder-remote.png | Bin 998 -> 537 bytes .../48x48/places/folder-saved-search.png | Bin 0 -> 1140 bytes .../ContrastHigh/48x48/places/folder-templates.png | Bin 0 -> 688 bytes .../ContrastHigh/48x48/places/folder-videos.png | Bin 0 -> 503 bytes icon-themes/ContrastHigh/48x48/places/folder.icon | 2 -- icon-themes/ContrastHigh/48x48/places/folder.png | Bin 723 -> 431 bytes .../ContrastHigh/48x48/places/network-server.png | Bin 1991 -> 659 bytes .../48x48/places/network-workgroup.png | Bin 1224 -> 801 bytes .../ContrastHigh/48x48/places/start-here.png | Bin 2373 -> 2373 bytes .../ContrastHigh/48x48/places/user-bookmarks.png | Bin 0 -> 965 bytes .../ContrastHigh/48x48/places/user-desktop.png | Bin 675 -> 431 bytes .../ContrastHigh/48x48/places/user-home.png | Bin 1094 -> 791 bytes .../ContrastHigh/48x48/places/user-trash.png | Bin 937 -> 654 bytes 20 files changed, 21 insertions(+), 19 deletions(-) create mode 120000 icon-themes/ContrastHigh/48x48/places/distributor-logo.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-documents.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-download.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-music.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-pictures.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-publicshare.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-saved-search.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-templates.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-videos.png delete mode 100644 icon-themes/ContrastHigh/48x48/places/folder.icon mode change 100755 => 100644 icon-themes/ContrastHigh/48x48/places/network-server.png create mode 100644 icon-themes/ContrastHigh/48x48/places/user-bookmarks.png mode change 100755 => 100644 icon-themes/ContrastHigh/48x48/places/user-desktop.png (limited to 'icon-themes/ContrastHigh/48x48/places') diff --git a/icon-themes/ContrastHigh/48x48/places/Makefile.am b/icon-themes/ContrastHigh/48x48/places/Makefile.am index 1c2c6ec6..961b9eae 100644 --- a/icon-themes/ContrastHigh/48x48/places/Makefile.am +++ b/icon-themes/ContrastHigh/48x48/places/Makefile.am @@ -6,21 +6,24 @@ context = places icondir = $(themedir)/$(size)/$(context) -icon_DATA= \ - folder-remote.png \ - folder.icon \ - folder.png \ - network-server.png \ - network-workgroup.png \ - start-here.png \ - user-desktop.png \ - user-home.png \ - user-trash.png \ - $(NULL) +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) - -if LEGACY_ICON_MAPPING -install-data-local: install-iconDATA - (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) -endif +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/48x48/places/distributor-logo.png b/icon-themes/ContrastHigh/48x48/places/distributor-logo.png new file mode 120000 index 00000000..842dcf96 --- /dev/null +++ b/icon-themes/ContrastHigh/48x48/places/distributor-logo.png @@ -0,0 +1 @@ +start-here.png \ No newline at end of file diff --git a/icon-themes/ContrastHigh/48x48/places/folder-documents.png b/icon-themes/ContrastHigh/48x48/places/folder-documents.png new file mode 100644 index 00000000..bff83541 Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-documents.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-download.png b/icon-themes/ContrastHigh/48x48/places/folder-download.png new file mode 100644 index 00000000..2ee2f655 Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-download.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-music.png b/icon-themes/ContrastHigh/48x48/places/folder-music.png new file mode 100644 index 00000000..5abed09f Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-music.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-pictures.png b/icon-themes/ContrastHigh/48x48/places/folder-pictures.png new file mode 100644 index 00000000..4048cf47 Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-pictures.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-publicshare.png b/icon-themes/ContrastHigh/48x48/places/folder-publicshare.png new file mode 100644 index 00000000..664803ec Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-publicshare.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-remote.png b/icon-themes/ContrastHigh/48x48/places/folder-remote.png index 560163be..40002507 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/folder-remote.png and b/icon-themes/ContrastHigh/48x48/places/folder-remote.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-saved-search.png b/icon-themes/ContrastHigh/48x48/places/folder-saved-search.png new file mode 100644 index 00000000..8030b0bf Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-saved-search.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-templates.png b/icon-themes/ContrastHigh/48x48/places/folder-templates.png new file mode 100644 index 00000000..987f719a Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-templates.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder-videos.png b/icon-themes/ContrastHigh/48x48/places/folder-videos.png new file mode 100644 index 00000000..6260e921 Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-videos.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder.icon b/icon-themes/ContrastHigh/48x48/places/folder.icon deleted file mode 100644 index ecd9b7be..00000000 --- a/icon-themes/ContrastHigh/48x48/places/folder.icon +++ /dev/null @@ -1,2 +0,0 @@ -[Icon Data] -AttachPoints=26,26|50,0|50,24|50,48 diff --git a/icon-themes/ContrastHigh/48x48/places/folder.png b/icon-themes/ContrastHigh/48x48/places/folder.png index c43ec1a2..dfcd6ad1 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/folder.png and b/icon-themes/ContrastHigh/48x48/places/folder.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/network-server.png b/icon-themes/ContrastHigh/48x48/places/network-server.png old mode 100755 new mode 100644 index 3b585cad..8b642b7f Binary files a/icon-themes/ContrastHigh/48x48/places/network-server.png and b/icon-themes/ContrastHigh/48x48/places/network-server.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/network-workgroup.png b/icon-themes/ContrastHigh/48x48/places/network-workgroup.png index b0c82e33..fa25f08e 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/network-workgroup.png and b/icon-themes/ContrastHigh/48x48/places/network-workgroup.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/start-here.png b/icon-themes/ContrastHigh/48x48/places/start-here.png index 825288cf..dda56362 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/start-here.png and b/icon-themes/ContrastHigh/48x48/places/start-here.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/user-bookmarks.png b/icon-themes/ContrastHigh/48x48/places/user-bookmarks.png new file mode 100644 index 00000000..7d1ec5a0 Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/user-bookmarks.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/user-desktop.png b/icon-themes/ContrastHigh/48x48/places/user-desktop.png old mode 100755 new mode 100644 index 40bb56a4..dfcd6ad1 Binary files a/icon-themes/ContrastHigh/48x48/places/user-desktop.png and b/icon-themes/ContrastHigh/48x48/places/user-desktop.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/user-home.png b/icon-themes/ContrastHigh/48x48/places/user-home.png index 1e6916f5..67826ad8 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/user-home.png and b/icon-themes/ContrastHigh/48x48/places/user-home.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/user-trash.png b/icon-themes/ContrastHigh/48x48/places/user-trash.png index f553c81f..1c95224a 100644 Binary files a/icon-themes/ContrastHigh/48x48/places/user-trash.png and b/icon-themes/ContrastHigh/48x48/places/user-trash.png differ -- cgit v1.2.1