diff options
author | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-21 22:06:01 -0300 |
commit | 03eabdaa583e9f06d7520b2ca88850256f9086df (patch) | |
tree | 0c4060afdee9a56b55274768cda0e10b842523c3 /desktop-themes/Makefile.am | |
parent | 373f711ef361d67874e58e584720e9c813fe9cac (diff) | |
download | mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.bz2 mate-themes-03eabdaa583e9f06d7520b2ca88850256f9086df.tar.xz |
renaming lowcontrast to contrastlow
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index b55367e0..7aa9713c 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -9,8 +9,8 @@ SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ LargePrint \ - LowContrast \ - LowContrastLargePrint \ + ContrastLow \ + ContrastLowLargePrint \ Fog \ $(TEST_THEMES) @@ -25,8 +25,8 @@ DIST_SUBDIRS = \ ContrastHighLargePrint \ ContrastHighLargePrintInverse \ LargePrint \ - LowContrast \ - LowContrastLargePrint \ + ContrastLow \ + ContrastLowLargePrint \ Fog \ TraditionalOkTest |