diff options
author | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
commit | 406802bc6f8939415ffc51a429aab948ce216571 (patch) | |
tree | b1e0250e9c0253f958c082b3351e82dbb1d363ea /desktop-themes/Makefile.am | |
parent | b0f54bc6e85088ae8016a1a8e8ebb49f9be57dd7 (diff) | |
download | mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.bz2 mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.xz |
rename dir ContrastHighInverse to HighContrastInverse
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index e6cb73a1..dd7c2c91 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -7,9 +7,9 @@ SUBDIRS = \ BlueMenta \ Blue-Submarine \ ContrastHigh \ - ContrastHighInverse \ $(greenlaguna_SUBDIR) \ Green-Submarine \ + HighContrastInverse \ Menta \ TraditionalGreen \ TraditionalOk @@ -19,9 +19,9 @@ DIST_SUBDIRS = \ BlueMenta \ Blue-Submarine \ ContrastHigh \ - ContrastHighInverse \ GreenLaguna \ Green-Submarine \ + HighContrastInverse \ Menta \ TraditionalGreen \ TraditionalOk |