diff options
author | infirit <[email protected]> | 2014-06-25 16:56:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-19 13:18:19 +0200 |
commit | fcf54eee9e8db96fa4e4416d6134544d65d97369 (patch) | |
tree | 5595d522f901dee8341fb6408bc990209c9605df /configure.ac | |
parent | c684ef2ca9ac919e57569ff795c32e5c5aecb084 (diff) | |
download | mate-themes-fcf54eee9e8db96fa4e4416d6134544d65d97369.tar.bz2 mate-themes-fcf54eee9e8db96fa4e4416d6134544d65d97369.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 2ecd1dc7..5007690a 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 |