From 3d59f5229d748ff1d1a2068b06d2ffaedb6de329 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 26 Oct 2014 16:09:38 +0100 Subject: move contrast icon theme to contrasthigh, where it belongs --- icon-themes/ContrastHigh/48x48/places/Makefile.am | 26 +++++++++++++++++++++ .../ContrastHigh/48x48/places/folder-remote.png | Bin 0 -> 998 bytes icon-themes/ContrastHigh/48x48/places/folder.icon | 2 ++ icon-themes/ContrastHigh/48x48/places/folder.png | Bin 0 -> 723 bytes .../ContrastHigh/48x48/places/network-server.png | Bin 0 -> 1991 bytes .../48x48/places/network-workgroup.png | Bin 0 -> 1224 bytes .../ContrastHigh/48x48/places/start-here.png | Bin 0 -> 2373 bytes .../ContrastHigh/48x48/places/user-desktop.png | Bin 0 -> 675 bytes .../ContrastHigh/48x48/places/user-home.png | Bin 0 -> 1094 bytes .../ContrastHigh/48x48/places/user-trash.png | Bin 0 -> 937 bytes 10 files changed, 28 insertions(+) create mode 100644 icon-themes/ContrastHigh/48x48/places/Makefile.am create mode 100644 icon-themes/ContrastHigh/48x48/places/folder-remote.png create mode 100644 icon-themes/ContrastHigh/48x48/places/folder.icon create mode 100644 icon-themes/ContrastHigh/48x48/places/folder.png create mode 100755 icon-themes/ContrastHigh/48x48/places/network-server.png create mode 100644 icon-themes/ContrastHigh/48x48/places/network-workgroup.png create mode 100644 icon-themes/ContrastHigh/48x48/places/start-here.png create mode 100755 icon-themes/ContrastHigh/48x48/places/user-desktop.png create mode 100644 icon-themes/ContrastHigh/48x48/places/user-home.png create mode 100644 icon-themes/ContrastHigh/48x48/places/user-trash.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 new file mode 100644 index 00000000..1c2c6ec6 --- /dev/null +++ b/icon-themes/ContrastHigh/48x48/places/Makefile.am @@ -0,0 +1,26 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 48x48 +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) + +EXTRA_DIST= $(icon_DATA) + +if LEGACY_ICON_MAPPING +install-data-local: install-iconDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) +endif diff --git a/icon-themes/ContrastHigh/48x48/places/folder-remote.png b/icon-themes/ContrastHigh/48x48/places/folder-remote.png new file mode 100644 index 00000000..560163be Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/folder-remote.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/folder.icon b/icon-themes/ContrastHigh/48x48/places/folder.icon new file mode 100644 index 00000000..ecd9b7be --- /dev/null +++ b/icon-themes/ContrastHigh/48x48/places/folder.icon @@ -0,0 +1,2 @@ +[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 new file mode 100644 index 00000000..c43ec1a2 Binary files /dev/null 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 new file mode 100755 index 00000000..3b585cad Binary files /dev/null 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 new file mode 100644 index 00000000..b0c82e33 Binary files /dev/null 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 new file mode 100644 index 00000000..825288cf Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/start-here.png differ diff --git a/icon-themes/ContrastHigh/48x48/places/user-desktop.png b/icon-themes/ContrastHigh/48x48/places/user-desktop.png new file mode 100755 index 00000000..40bb56a4 Binary files /dev/null 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 new file mode 100644 index 00000000..1e6916f5 Binary files /dev/null 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 new file mode 100644 index 00000000..f553c81f Binary files /dev/null and b/icon-themes/ContrastHigh/48x48/places/user-trash.png differ -- cgit v1.2.1