diff options
author | raveit65 <[email protected]> | 2016-03-09 17:34:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-09 17:40:31 +0100 |
commit | 69e5ce34b07be63545cdae8817af973dc9d9f2a8 (patch) | |
tree | d69e42078982ff2c7c7142cfdcf1cd2f3fd9cf20 /desktop-themes/TraditionalGreen | |
parent | f33895f88aed4c061b5a4f8d1b3752f1f005f9fe (diff) | |
download | mate-themes-69e5ce34b07be63545cdae8817af973dc9d9f2a8.tar.bz2 mate-themes-69e5ce34b07be63545cdae8817af973dc9d9f2a8.tar.xz |
most themes: update index.theme files + a cleanup in TraditionalOK
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r-- | desktop-themes/TraditionalGreen/Makefile.am | 6 | ||||
-rw-r--r-- | desktop-themes/TraditionalGreen/index.theme.in | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/desktop-themes/TraditionalGreen/Makefile.am b/desktop-themes/TraditionalGreen/Makefile.am index d0e88192..6694dc5e 100644 --- a/desktop-themes/TraditionalGreen/Makefile.am +++ b/desktop-themes/TraditionalGreen/Makefile.am @@ -2,9 +2,11 @@ THEME_NAME=TraditionalGreen themedir = $(datadir)/themes/$(THEME_NAME) -theme_DATA = index.theme +theme_DATA = \ + COPYING \ + index.theme -EXTRA_DIST = $(theme_DATA) index.theme.in COPYING +EXTRA_DIST = $(theme_DATA) index.theme.in SUBDIRS = \ gtk-2.0 \ diff --git a/desktop-themes/TraditionalGreen/index.theme.in b/desktop-themes/TraditionalGreen/index.theme.in index b687643a..6768e617 100644 --- a/desktop-themes/TraditionalGreen/index.theme.in +++ b/desktop-themes/TraditionalGreen/index.theme.in @@ -5,10 +5,6 @@ Comment=Green port of Clearlooks-Phenex Encoding=UTF-8 [X-GNOME-Metatheme] -_Name=TraditionalGreen -Type=X-GNOME-Metatheme -_Comment=Green port of Clearlooks-Phenex -Encoding=UTF-8 GtkTheme=TraditionalGreen MetacityTheme=TraditionalGreen IconTheme=menta |