diff options
author | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 16:19:38 +0100 |
commit | 45bdc55d0ae207c7c66180ed28cea26d4f2e923c (patch) | |
tree | b78ddecf5d9080c4bd0b332b7b72869dc9c21ddb /configure.ac | |
parent | 3b3b4d91c2f322aced81970a77db4a41f6086dd8 (diff) | |
download | mate-themes-45bdc55d0ae207c7c66180ed28cea26d4f2e923c.tar.bz2 mate-themes-45bdc55d0ae207c7c66180ed28cea26d4f2e923c.tar.xz |
move contrast icon theme to contrasthigh, where it belongs
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/configure.ac b/configure.ac index 8ef0bc17..08e1f980 100644 --- a/configure.ac +++ b/configure.ac @@ -296,20 +296,20 @@ gtk-themes/LargePrint/gtkrc gtk-themes/Reverse/Makefile gtk-themes/Simply/Makefile icon-themes/Makefile -icon-themes/ContrastHigh/Makefile icon-themes/ContrastHighInverse/Makefile +icon-themes/ContrastHigh/Makefile +icon-themes/ContrastHigh/36x36/Makefile +icon-themes/ContrastHigh/36x36/animations/Makefile +icon-themes/ContrastHigh/48x48/Makefile +icon-themes/ContrastHigh/48x48/actions/Makefile +icon-themes/ContrastHigh/48x48/apps/Makefile +icon-themes/ContrastHigh/48x48/categories/Makefile +icon-themes/ContrastHigh/48x48/devices/Makefile +icon-themes/ContrastHigh/48x48/emblems/Makefile +icon-themes/ContrastHigh/48x48/mimetypes/Makefile +icon-themes/ContrastHigh/48x48/places/Makefile +icon-themes/ContrastHigh/48x48/status/Makefile icon-themes/ContrastHighLargePrint/Makefile -icon-themes/ContrastHighLargePrint/36x36/Makefile -icon-themes/ContrastHighLargePrint/36x36/animations/Makefile -icon-themes/ContrastHighLargePrint/48x48/Makefile -icon-themes/ContrastHighLargePrint/48x48/actions/Makefile -icon-themes/ContrastHighLargePrint/48x48/apps/Makefile -icon-themes/ContrastHighLargePrint/48x48/categories/Makefile -icon-themes/ContrastHighLargePrint/48x48/devices/Makefile -icon-themes/ContrastHighLargePrint/48x48/emblems/Makefile -icon-themes/ContrastHighLargePrint/48x48/mimetypes/Makefile -icon-themes/ContrastHighLargePrint/48x48/places/Makefile -icon-themes/ContrastHighLargePrint/48x48/status/Makefile icon-themes/ContrastHighLargePrintInverse/Makefile icon-themes/ContrastHighLargePrintInverse/36x36/Makefile icon-themes/ContrastHighLargePrintInverse/36x36/animations/Makefile |