diff options
author | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 16:09:38 +0100 |
commit | 3d59f5229d748ff1d1a2068b06d2ffaedb6de329 (patch) | |
tree | 836b990308818f815859ecf9feb26235558edd28 /configure.ac | |
parent | ee4e37270ea2587cfe171a4beb293f913e4e0337 (diff) | |
download | mate-themes-3d59f5229d748ff1d1a2068b06d2ffaedb6de329.tar.bz2 mate-themes-3d59f5229d748ff1d1a2068b06d2ffaedb6de329.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 27e6aaaf..84e89af2 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 |