diff options
author | raveit65 <[email protected]> | 2019-10-07 15:14:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-07 16:05:20 +0200 |
commit | 068451decc40e47bf9ec94acde11e2aa1bad14e6 (patch) | |
tree | b6a31959f0ad07a7ece88670940b3456ebf09995 /desktop-themes/BlueMenta-border | |
parent | 37a6dad9977e74548f52f5e203ec765c9ff1fd14 (diff) | |
download | mate-themes-068451decc40e47bf9ec94acde11e2aa1bad14e6.tar.bz2 mate-themes-068451decc40e47bf9ec94acde11e2aa1bad14e6.tar.xz |
most themes: drop index.theme files for metacity huge border themes
The themes can be selected via the customize button.
Diffstat (limited to 'desktop-themes/BlueMenta-border')
-rw-r--r-- | desktop-themes/BlueMenta-border/Makefile.am | 4 | ||||
-rw-r--r-- | desktop-themes/BlueMenta-border/index.theme.in | 12 |
2 files changed, 0 insertions, 16 deletions
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 - |