diff options
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 \ |