diff options
author | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
commit | 476bd40834973a2ed8c742c6dea69d6a848e5fff (patch) | |
tree | acedc045d3f567b2d268b6873ffd4a7c2c765037 /gtk-themes/Makefile.am | |
parent | 5137396f515c4a30649d20b5e8799925cfbeefab (diff) | |
download | mate-themes-476bd40834973a2ed8c742c6dea69d6a848e5fff.tar.bz2 mate-themes-476bd40834973a2ed8c742c6dea69d6a848e5fff.tar.xz |
CleanUp: drop low contrast themes
Diffstat (limited to 'gtk-themes/Makefile.am')
-rw-r--r-- | gtk-themes/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am index 1ea7632b..71811627 100644 --- a/gtk-themes/Makefile.am +++ b/gtk-themes/Makefile.am @@ -4,8 +4,6 @@ SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ Reverse \ - ContrastLow \ - ContrastLowLargePrint \ LargePrint DIST_SUBDIRS = \ @@ -14,7 +12,5 @@ DIST_SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ Reverse \ - ContrastLow \ - ContrastLowLargePrint \ LargePrint |