diff options
author | infirit <[email protected]> | 2014-06-25 16:56:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-17 13:57:09 +0200 |
commit | c562ff7bc5e2528ded1601e2ed3bd36c3cfdbf22 (patch) | |
tree | 73a51a3ff631a9581b784488226c37eed7d55c14 /configure.ac | |
parent | 3e28508222ad770c3d8f47ab9862716888197e8e (diff) | |
download | mate-themes-c562ff7bc5e2528ded1601e2ed3bd36c3cfdbf22.tar.bz2 mate-themes-c562ff7bc5e2528ded1601e2ed3bd36c3cfdbf22.tar.xz |
Shiny: Move theme files into desktop-themes
In preparation for the Gtk+ 3 theme
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f6192845..8bee6cac 100644 --- a/configure.ac +++ b/configure.ac @@ -245,6 +245,8 @@ desktop-themes/BlueMenta/unity/Makefile desktop-themes/BlueMenta/xfwm4/Makefile desktop-themes/Quid/Makefile desktop-themes/Shiny/Makefile +desktop-themes/Shiny/gtk-2.0/Makefile +desktop-themes/Shiny/metacity-1/Makefile desktop-themes/TraditionalGreen/Makefile desktop-themes/TraditionalGreen/gtk-2.0/Makefile desktop-themes/TraditionalGreen/gtk-3.0/Makefile @@ -284,7 +286,6 @@ gtk-themes/ContrastLowLargePrint/pixmaps/Makefile gtk-themes/LargePrint/Makefile gtk-themes/LargePrint/gtkrc gtk-themes/Reverse/Makefile -gtk-themes/Shiny/Makefile gtk-themes/Simply/Makefile icon-themes/Makefile icon-themes/ContrastHigh/Makefile |