diff options
author | infirit <[email protected]> | 2014-06-25 16:56:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-18 14:04:43 +0200 |
commit | 52867a063dc887bcd711f03ed254a6905a85b875 (patch) | |
tree | 8f9772e51d55a0e4e5c768c6da82a7185278d223 /configure.ac | |
parent | 0d154971f7ad63d6d339fd8d3f4b4f1332baeabe (diff) | |
download | mate-themes-52867a063dc887bcd711f03ed254a6905a85b875.tar.bz2 mate-themes-52867a063dc887bcd711f03ed254a6905a85b875.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 a2c5261d..730f8ee4 100644 --- a/configure.ac +++ b/configure.ac @@ -247,6 +247,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 @@ -286,7 +288,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 |