From a331a84e04bbaca24481c5ff1cca236772b4ebd1 Mon Sep 17 00:00:00 2001 From: Perberos Date: Tue, 20 Mar 2012 06:51:39 -0300 Subject: renaming glossy to shiny --- gtk-themes/Shiny/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gtk-themes/Shiny/Makefile.am (limited to 'gtk-themes/Shiny/Makefile.am') diff --git a/gtk-themes/Shiny/Makefile.am b/gtk-themes/Shiny/Makefile.am new file mode 100644 index 00000000..9ce2f398 --- /dev/null +++ b/gtk-themes/Shiny/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Shiny/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1