From 622fba1c0eab27e63ee201f681c6ed3b4875d2d3 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/36x36/Makefile.am | 1 - .../ContrastHigh/36x36/animations/Makefile.am | 19 ------------------- .../ContrastHigh/36x36/animations/process-idle.png | Bin 2767 -> 0 bytes .../36x36/animations/process-working.png | Bin 5285 -> 0 bytes 4 files changed, 20 deletions(-) delete mode 100644 icon-themes/ContrastHigh/36x36/Makefile.am delete mode 100644 icon-themes/ContrastHigh/36x36/animations/Makefile.am delete mode 100755 icon-themes/ContrastHigh/36x36/animations/process-idle.png delete mode 100755 icon-themes/ContrastHigh/36x36/animations/process-working.png (limited to 'icon-themes/ContrastHigh/36x36') diff --git a/icon-themes/ContrastHigh/36x36/Makefile.am b/icon-themes/ContrastHigh/36x36/Makefile.am deleted file mode 100644 index 599d058b..00000000 --- a/icon-themes/ContrastHigh/36x36/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS= animations diff --git a/icon-themes/ContrastHigh/36x36/animations/Makefile.am b/icon-themes/ContrastHigh/36x36/animations/Makefile.am deleted file mode 100644 index 45650b6d..00000000 --- a/icon-themes/ContrastHigh/36x36/animations/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -NULL= - -themedir = $(datadir)/icons/ContrastHigh -size = 36x36 -context = animations - -icondir = $(themedir)/$(size)/$(context) - -icon_DATA= \ - process-idle.png \ - process-working.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/36x36/animations/process-idle.png b/icon-themes/ContrastHigh/36x36/animations/process-idle.png deleted file mode 100755 index ce158bbe..00000000 Binary files a/icon-themes/ContrastHigh/36x36/animations/process-idle.png and /dev/null differ diff --git a/icon-themes/ContrastHigh/36x36/animations/process-working.png b/icon-themes/ContrastHigh/36x36/animations/process-working.png deleted file mode 100755 index 8085afb8..00000000 Binary files a/icon-themes/ContrastHigh/36x36/animations/process-working.png and /dev/null differ -- cgit v1.2.1