diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-24 12:02:48 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-24 12:02:48 -0700 |
commit | 6490dd6bf814ac5a078ce3a4f57bb7c28aa6dfa0 (patch) | |
tree | 63ce0c93ebe2e752411b945a345ae3506899bbc9 /configure.ac | |
parent | d609f30420c313db3a65bbca38a5dfcecc3be9ea (diff) | |
parent | dbc31b656fdb69ad5443c9a4750f8c659f40f00b (diff) | |
download | mate-themes-6490dd6bf814ac5a078ce3a4f57bb7c28aa6dfa0.tar.bz2 mate-themes-6490dd6bf814ac5a078ce3a4f57bb7c28aa6dfa0.tar.xz |
Merge pull request #28 from NiceandGently/master
add GTK3 support to TraditionalOKTest theme
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1e4b2f1e..6c70c9cd 100644 --- a/configure.ac +++ b/configure.ac @@ -253,6 +253,10 @@ desktop-themes/TraditionalOk/wallpapers/Makefile desktop-themes/TraditionalOk/xfwm4/Makefile desktop-themes/TraditionalOk/xfwm4/png/Makefile desktop-themes/TraditionalOkTest/Makefile +desktop-themes/TraditionalOkTest/gtk-2.0/Makefile +desktop-themes/TraditionalOkTest/gtk-3.0/Makefile +desktop-themes/TraditionalOkTest/gtk-3.0/img/Makefile +desktop-themes/TraditionalOkTest/metacity-1/Makefile marco-themes/Makefile gtk-themes/Makefile gtk-themes/AlaDelta/Makefile @@ -279,7 +283,6 @@ gtk-themes/LargePrint/gtkrc gtk-themes/Reverse/Makefile gtk-themes/Shiny/Makefile gtk-themes/Simply/Makefile -gtk-themes/TraditionalOkTest/Makefile icon-themes/Makefile icon-themes/ContrastHigh/Makefile icon-themes/ContrastHighInverse/Makefile |