From cfc4193ede892003a6524e45298b6ba77f31133d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 21 Mar 2015 03:28:56 +0100 Subject: drop broken theme fix https://github.com/mate-desktop/mate-themes/issues/81 --- desktop-themes/Shiny/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 desktop-themes/Shiny/Makefile.am (limited to 'desktop-themes/Shiny/Makefile.am') diff --git a/desktop-themes/Shiny/Makefile.am b/desktop-themes/Shiny/Makefile.am deleted file mode 100644 index 3825cf67..00000000 --- a/desktop-themes/Shiny/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -THEME_NAME=Shiny -THEME_IN_FILES=index.theme.in - -themedir = $(datadir)/themes/$(THEME_NAME) - -theme_DATA = index.theme - -DISTCLEANFILES=index.theme -EXTRA_DIST=index.theme.in index.theme - -SUBDIRS = \ - gtk-2.0 \ - gtk-3.0 \ - metacity-1 \ - openbox-3 \ - unity \ - xfwm4 - -DIST_SUBDIRS = $(SUBDIRS) - -%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache - -- cgit v1.2.1