diff options
author | raveit65 <[email protected]> | 2014-10-31 19:54:42 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-31 19:58:55 +0100 |
commit | 09629d216eb63aa77e2800219a1eed3004f6caec (patch) | |
tree | 23e882f9bff5451b832bee1053606e3f9135f046 /gtk-themes/Makefile.am | |
parent | 7aec10fdca920eee8ee77a23ef3c19030ec8d603 (diff) | |
download | mate-themes-09629d216eb63aa77e2800219a1eed3004f6caec.tar.bz2 mate-themes-09629d216eb63aa77e2800219a1eed3004f6caec.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 |