From 52b630328fd9dc8ccd78ca87bf9628669e77cb3b Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 7 Oct 2019 15:14:50 +0200 Subject: most themes: drop index.theme files for metacity huge border themes The themes can be selected via the customize button. --- desktop-themes/Blue-Submarine-border/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'desktop-themes/Blue-Submarine-border/Makefile.am') diff --git a/desktop-themes/Blue-Submarine-border/Makefile.am b/desktop-themes/Blue-Submarine-border/Makefile.am index cc932e0e..4b197961 100644 --- a/desktop-themes/Blue-Submarine-border/Makefile.am +++ b/desktop-themes/Blue-Submarine-border/Makefile.am @@ -1,15 +1,10 @@ THEME_NAME=Blue-Submarine-border -THEME_IN_FILES=index.theme.in themedir = $(datadir)/themes/$(THEME_NAME) -theme_DATA = index.theme - $(theme_DATA): $(THEME_IN_FILES) $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@ SUBDIRS = \ metacity-1 -DISTCLEANFILES = index.theme -EXTRA_DIST = index.theme.in -- cgit v1.2.1