From 4371df8906c95ec585df433b69b0c24b53d8fe60 Mon Sep 17 00:00:00 2001 From: raveit Date: Mon, 18 Mar 2013 01:27:33 +0100 Subject: add Menta theme organized configure.ac --- desktop-themes/Menta/metacity-1/Makefile.am | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 desktop-themes/Menta/metacity-1/Makefile.am (limited to 'desktop-themes/Menta/metacity-1/Makefile.am') diff --git a/desktop-themes/Menta/metacity-1/Makefile.am b/desktop-themes/Menta/metacity-1/Makefile.am new file mode 100644 index 00000000..5d7e3355 --- /dev/null +++ b/desktop-themes/Menta/metacity-1/Makefile.am @@ -0,0 +1,33 @@ + +themedir = $(datadir)/themes/Menta/metacity-1 + +theme_DATA = \ + close_focused_normal.png \ + close_focused_prelight.png \ + close_focused_pressed.png \ + close_unfocused.png \ + close_unfocused_prelight.png \ + maximize_focused_normal.png \ + maximize_focused_prelight.png \ + maximize_focused_pressed.png \ + maximize_unfocused.png \ + maximize_unfocused_prelight.png \ + menu.png \ + menu_prelight.png \ + metacity-theme-1.xml \ + metacity-theme-3.xml \ + minimize_focused_normal.png \ + minimize_focused_prelight.png \ + minimize_focused_pressed.png \ + minimize_unfocused.png \ + minimize_unfocused_prelight.png \ + trough_left.png \ + trough_middle.png \ + trough_right.png \ + unmaximize_focused_normal.png \ + unmaximize_focused_prelight.png \ + unmaximize_focused_pressed.png \ + unmaximize_unfocused.png \ + unmaximize_unfocused_prelight.png + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1