diff options
author | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
commit | a331a84e04bbaca24481c5ff1cca236772b4ebd1 (patch) | |
tree | 36936770685ba2fcb8fc8d3c99f98c6617e4c030 /desktop-themes/Makefile.am | |
parent | 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (diff) | |
download | mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.bz2 mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.xz |
renaming glossy to shiny
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 898108dd..e63fd2a1 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = \ Quid \ TraditionalOk \ Glider \ - Glossy \ + Shiny \ HighContrast \ HighContrastInverse \ HighContrastLargePrint \ @@ -11,7 +11,7 @@ SUBDIRS = \ LargePrint \ LowContrast \ LowContrastLargePrint \ - Mist \ + Fog \ $(TEST_THEMES) DIST_SUBDIRS = \ @@ -19,7 +19,7 @@ DIST_SUBDIRS = \ Quid \ TraditionalOk \ Glider \ - Glossy \ + Shiny \ HighContrast \ HighContrastInverse \ HighContrastLargePrint \ |