From 4d6e0b34ca6c18debbd7a662f41b76894e92e2e7 Mon Sep 17 00:00:00 2001 From: raveit Date: Mon, 25 Feb 2013 09:31:01 +0100 Subject: add contrasthigh gtk-3 and metacity theme --- gtk-themes/ContrastHigh/metacity-1/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gtk-themes/ContrastHigh/metacity-1/Makefile.am (limited to 'gtk-themes/ContrastHigh/metacity-1/Makefile.am') diff --git a/gtk-themes/ContrastHigh/metacity-1/Makefile.am b/gtk-themes/ContrastHigh/metacity-1/Makefile.am new file mode 100644 index 00000000..0d28f5af --- /dev/null +++ b/gtk-themes/ContrastHigh/metacity-1/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/ContrastHigh/metacity-1 +theme_DATA = metacity-theme-3.xml + +EXTRA_DIST = $(theme_DATA) + + +-include $(top_srcdir)/git.mk -- cgit v1.2.1 From 4ee5feb503166fb3fb06af46abb4f5cbf93a453f Mon Sep 17 00:00:00 2001 From: raveit Date: Wed, 13 Mar 2013 15:33:35 +0100 Subject: remove gresource implementation from ContrastHigh theme rename High Contrast to ContrastHigh in index.theme update german and english translations --- gtk-themes/ContrastHigh/metacity-1/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gtk-themes/ContrastHigh/metacity-1/Makefile.am') 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 -- cgit v1.2.1