diff options
author | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 16:17:21 +0100 |
commit | 0ce7f9e34014752b50afc6a9c7a77e952937f611 (patch) | |
tree | 6f69f37f3218184dc4a18d09288ed9462c4977ec /configure.ac | |
parent | 6bb03b6b0dbff9513b88f3e566098906b22edf8f (diff) | |
download | mate-themes-0ce7f9e34014752b50afc6a9c7a77e952937f611.tar.bz2 mate-themes-0ce7f9e34014752b50afc6a9c7a77e952937f611.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 1591dd54..e7b87081 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 |