diff options
author | infirit <[email protected]> | 2014-06-25 18:03:19 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-19 13:18:46 +0200 |
commit | 2eba002e8efcfbc545074f2cfbc4a6102088720a (patch) | |
tree | aa934560022600b002d88913185014f39172142e /desktop-themes/Shiny/Makefile.am | |
parent | fcf54eee9e8db96fa4e4416d6134544d65d97369 (diff) | |
download | mate-themes-2eba002e8efcfbc545074f2cfbc4a6102088720a.tar.bz2 mate-themes-2eba002e8efcfbc545074f2cfbc4a6102088720a.tar.xz |
Shiny: Import Gtk+ 3 theme
Taken from http://gnome-look.org/content/show.php?content=164764
Done by Ambiance-69
Diffstat (limited to 'desktop-themes/Shiny/Makefile.am')
-rw-r--r-- | desktop-themes/Shiny/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/Makefile.am b/desktop-themes/Shiny/Makefile.am index 214f34f8..01ce3370 100644 --- a/desktop-themes/Shiny/Makefile.am +++ b/desktop-themes/Shiny/Makefile.am @@ -10,6 +10,7 @@ EXTRA_DIST=index.theme.in index.theme SUBDIRS = \ gtk-2.0 \ + gtk-3.0 \ metacity-1 DIST_SUBDIRS = $(SUBDIRS) |