diff options
author | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 16:22:52 +0100 |
commit | 083c69ea9da74f7435f96d22cb60963ea06d73ad (patch) | |
tree | f184e6c82a331d51244666393dd55364d41c331f /configure.ac | |
parent | d77d8102ca131707abb1d9e26309677f2135dcdc (diff) | |
download | mate-themes-083c69ea9da74f7435f96d22cb60963ea06d73ad.tar.bz2 mate-themes-083c69ea9da74f7435f96d22cb60963ea06d73ad.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 7013805a..4579069f 100644 --- a/configure.ac +++ b/configure.ac @@ -294,20 +294,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 |