diff options
author | Perberos <[email protected]> | 2012-03-21 21:21:25 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-21 21:21:25 -0300 |
commit | 373f711ef361d67874e58e584720e9c813fe9cac (patch) | |
tree | 1590cb4be52b99ae46e496f0f3dec9ac7e00aecf /desktop-themes/Makefile.am | |
parent | 00cdd7a3e31e793f5be7044f18e5ee77e2945b2b (diff) | |
download | mate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.bz2 mate-themes-373f711ef361d67874e58e584720e9c813fe9cac.tar.xz |
renaming highcontrast to contrasthigh
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index e63fd2a1..b55367e0 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -4,10 +4,10 @@ SUBDIRS = \ TraditionalOk \ Glider \ Shiny \ - HighContrast \ - HighContrastInverse \ - HighContrastLargePrint \ - HighContrastLargePrintInverse \ + ContrastHigh \ + ContrastHighInverse \ + ContrastHighLargePrint \ + ContrastHighLargePrintInverse \ LargePrint \ LowContrast \ LowContrastLargePrint \ @@ -20,10 +20,10 @@ DIST_SUBDIRS = \ TraditionalOk \ Glider \ Shiny \ - HighContrast \ - HighContrastInverse \ - HighContrastLargePrint \ - HighContrastLargePrintInverse \ + ContrastHigh \ + ContrastHighInverse \ + ContrastHighLargePrint \ + ContrastHighLargePrintInverse \ LargePrint \ LowContrast \ LowContrastLargePrint \ |