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 | |
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')
-rw-r--r-- | gtk-themes/ContrastHigh/metacity-1/Makefile.am | 4 | ||||
-rw-r--r-- | gtk-themes/ContrastHigh/metacity-1/metacity-theme-3.xml | 2 |
2 files changed, 2 insertions, 4 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 diff --git a/gtk-themes/ContrastHigh/metacity-1/metacity-theme-3.xml b/gtk-themes/ContrastHigh/metacity-1/metacity-theme-3.xml index 58dab98b..dbb15dae 100644 --- a/gtk-themes/ContrastHigh/metacity-1/metacity-theme-3.xml +++ b/gtk-themes/ContrastHigh/metacity-1/metacity-theme-3.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <metacity_theme> <info> - <name>HighContrast</name> + <name>ContrastHigh</name> <author>GNOME Art Team <art.gnome.org></author> <copyright>Â Intel, Â Red Hat, Lapo Calamandrei</copyright> <date>2012</date> |