From c562ff7bc5e2528ded1601e2ed3bd36c3cfdbf22 Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 25 Jun 2014 16:56:57 +0200 Subject: Shiny: Move theme files into desktop-themes In preparation for the Gtk+ 3 theme --- desktop-themes/Shiny/metacity-1/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 desktop-themes/Shiny/metacity-1/Makefile.am (limited to 'desktop-themes/Shiny/metacity-1/Makefile.am') diff --git a/desktop-themes/Shiny/metacity-1/Makefile.am b/desktop-themes/Shiny/metacity-1/Makefile.am new file mode 100644 index 00000000..a851d69f --- /dev/null +++ b/desktop-themes/Shiny/metacity-1/Makefile.am @@ -0,0 +1,8 @@ +THEME_NAME=Shiny + +themedir = $(datadir)/themes/$(THEME_NAME)/metacity-1 + +theme_DATA = \ + metacity-theme-1.xml + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1