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/BlueMenta-border/Makefile.am | 4 ---- desktop-themes/BlueMenta-border/index.theme.in | 12 ------------ 2 files changed, 16 deletions(-) delete mode 100644 desktop-themes/BlueMenta-border/index.theme.in (limited to 'desktop-themes/BlueMenta-border') diff --git a/desktop-themes/BlueMenta-border/Makefile.am b/desktop-themes/BlueMenta-border/Makefile.am index 54d4d179..d476c1a3 100644 --- a/desktop-themes/BlueMenta-border/Makefile.am +++ b/desktop-themes/BlueMenta-border/Makefile.am @@ -1,11 +1,9 @@ THEME_NAME=BlueMenta-border -THEME_IN_FILES=index.theme.in themedir = $(datadir)/themes/$(THEME_NAME) theme_DATA = \ COPYING \ - index.theme \ README %.theme: %.theme.in @@ -14,5 +12,3 @@ theme_DATA = \ SUBDIRS = \ metacity-1 -DISTCLEANFILES = index.theme -EXTRA_DIST = index.theme.in diff --git a/desktop-themes/BlueMenta-border/index.theme.in b/desktop-themes/BlueMenta-border/index.theme.in deleted file mode 100644 index 6b65506c..00000000 --- a/desktop-themes/BlueMenta-border/index.theme.in +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=BlueMenta-border -Comment=A clean light theme with blue elements with huge borders for using without compositor -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=BlueMenta -MetacityTheme=BlueMenta-border -IconTheme=mate -CursorTheme=mate-black - -- cgit v1.2.1