diff options
author | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
commit | a331a84e04bbaca24481c5ff1cca236772b4ebd1 (patch) | |
tree | 36936770685ba2fcb8fc8d3c99f98c6617e4c030 /gtk-themes/Shiny/Makefile.am | |
parent | 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (diff) | |
download | mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.bz2 mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.xz |
renaming glossy to shiny
Diffstat (limited to 'gtk-themes/Shiny/Makefile.am')
-rw-r--r-- | gtk-themes/Shiny/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
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) |