diff options
author | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
commit | ac9ffcff7717c85fd4d55d4c90ab5a35423870dc (patch) | |
tree | ce76b7b6de586637c529a92b193e8bea5dfe813d /gtk-themes/Makefile.am | |
parent | 56b07518c525ecfe2098436574b4265c3019bd0a (diff) | |
download | mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.bz2 mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.xz |
renaming clearlooks to traditionalok
Diffstat (limited to 'gtk-themes/Makefile.am')
-rw-r--r-- | gtk-themes/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am index 7f64204e..4e55ab1e 100644 --- a/gtk-themes/Makefile.am +++ b/gtk-themes/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS= \ Glider \ Glossy \ - ClearlooksClassic \ + TraditionalOkClassic \ Simple \ HighContrast \ HighContrastInverse \ @@ -16,7 +16,7 @@ SUBDIRS= \ DIST_SUBDIRS= \ Glider \ Glossy \ - ClearlooksClassic \ + TraditionalOkClassic \ Simple \ HighContrast \ HighContrastInverse \ @@ -26,4 +26,4 @@ DIST_SUBDIRS= \ LowContrast \ LowContrastLargePrint \ LargePrint \ - ClearlooksTest + TraditionalOkTest |