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 --- .../48x48/places/Makefile.am | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 icon-themes/ContrastHighLargePrint/48x48/places/Makefile.am (limited to 'icon-themes/ContrastHighLargePrint/48x48/places/Makefile.am') diff --git a/icon-themes/ContrastHighLargePrint/48x48/places/Makefile.am b/icon-themes/ContrastHighLargePrint/48x48/places/Makefile.am deleted file mode 100644 index 7dc136f7..00000000 --- a/icon-themes/ContrastHighLargePrint/48x48/places/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -NULL= - -themedir = $(datadir)/icons/ContrastHighLargePrint -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 -- cgit v1.2.1