diff options
author | raveit <[email protected]> | 2013-03-13 15:33:35 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-13 15:33:35 +0100 |
commit | 4ee5feb503166fb3fb06af46abb4f5cbf93a453f (patch) | |
tree | ba84944dfeef724aecdb83e6bcd51f6b75a9cea6 /gtk-themes/ContrastHigh/metacity-1/Makefile.am | |
parent | 7d22b6c1bc7270f24e92fa4cdad0d844691616e2 (diff) | |
download | mate-themes-4ee5feb503166fb3fb06af46abb4f5cbf93a453f.tar.bz2 mate-themes-4ee5feb503166fb3fb06af46abb4f5cbf93a453f.tar.xz |
remove gresource implementation from ContrastHigh theme
rename High Contrast to ContrastHigh in index.theme
update german and english translations
Diffstat (limited to 'gtk-themes/ContrastHigh/metacity-1/Makefile.am')
-rw-r--r-- | gtk-themes/ContrastHigh/metacity-1/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk-themes/ContrastHigh/metacity-1/Makefile.am b/gtk-themes/ContrastHigh/metacity-1/Makefile.am index 0d28f5af..b2e27d74 100644 --- a/gtk-themes/ContrastHigh/metacity-1/Makefile.am +++ b/gtk-themes/ContrastHigh/metacity-1/Makefile.am @@ -1,7 +1,5 @@ themedir = $(datadir)/themes/ContrastHigh/metacity-1 + theme_DATA = metacity-theme-3.xml EXTRA_DIST = $(theme_DATA) - - --include $(top_srcdir)/git.mk |