diff options
author | infirit <[email protected]> | 2014-06-25 16:56:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-19 12:42:18 +0200 |
commit | 83af995f83f388bc8e90e044afddda1f9fa32043 (patch) | |
tree | 0c2826d0d40a4b53cea7f268eee2f732947622ae /desktop-themes/Shiny/gtk-2.0/Makefile.am | |
parent | 4fa31dda95ba494c487551c04fbedf0039f97437 (diff) | |
download | mate-themes-83af995f83f388bc8e90e044afddda1f9fa32043.tar.bz2 mate-themes-83af995f83f388bc8e90e044afddda1f9fa32043.tar.xz |
Shiny: Move theme files into desktop-themes
In preparation for the Gtk+ 3 theme
Diffstat (limited to 'desktop-themes/Shiny/gtk-2.0/Makefile.am')
-rw-r--r-- | desktop-themes/Shiny/gtk-2.0/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/Shiny/gtk-2.0/Makefile.am b/desktop-themes/Shiny/gtk-2.0/Makefile.am new file mode 100644 index 00000000..9ce2f398 --- /dev/null +++ b/desktop-themes/Shiny/gtk-2.0/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/Shiny/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) |