diff options
author | raveit65 <[email protected]> | 2019-05-27 12:19:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-17 17:46:16 +0200 |
commit | d99beb61c8e1fc77dd0b4aaf8a5f761763c2ced0 (patch) | |
tree | 22297f70772ad3c2d5264b8649833716cb8c38bf /desktop-themes/Makefile.am | |
parent | 6235c47a9aa3f053c8795f658744e20a21089ace (diff) | |
download | mate-themes-d99beb61c8e1fc77dd0b4aaf8a5f761763c2ced0.tar.bz2 mate-themes-d99beb61c8e1fc77dd0b4aaf8a5f761763c2ced0.tar.xz |
Menta: add selectable metacity theme with borders
This will add a second selectable theme for using without
compositor and invisible borders.
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 7aebcda6..34fce3b2 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -1,12 +1,14 @@ SUBDIRS = \ BlackMATE \ BlueMenta \ + BlueMenta-border \ Blue-Submarine \ ContrastHigh \ GreenLaguna \ Green-Submarine \ HighContrastInverse \ Menta \ + Menta-border \ TraditionalGreen \ TraditionalOk |