diff options
author | raveit65 <[email protected]> | 2021-06-24 19:23:59 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-06-24 19:24:49 +0200 |
commit | b59e0442638ca4e1fbd9aca453ea34d15359bda4 (patch) | |
tree | 90271aa844085dbddfae2f3865299089078bed3f /desktop-themes/Makefile.am | |
parent | 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d (diff) | |
download | mate-themes-b59e0442638ca4e1fbd9aca453ea34d15359bda4.tar.bz2 mate-themes-b59e0442638ca4e1fbd9aca453ea34d15359bda4.tar.xz |
Revert "Propose a different traditional ok implentation (#290)"
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d.
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index d561affd..25bd80d6 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -14,7 +14,5 @@ SUBDIRS = \ Menta \ Menta-border \ TraditionalGreen \ - TraditionalOk \ - YaruOk \ - YaruGreen + TraditionalOk |