diff options
author | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-04 17:09:49 +0200 |
commit | 3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72 (patch) | |
tree | f2ab19e3337a8b0fbd7436022d657d57970285bd /desktop-themes/Makefile.am | |
parent | 9f39ea680db4a190de23263ffe0408f078ecd38a (diff) | |
download | mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.bz2 mate-themes-3da152ff7ed8bede8ae686c6ac6f1d5f0c57ca72.tar.xz |
add gtk-2/3 BlueSubmarine and Green-Submarine themes from mate-themes-extras
Diffstat (limited to 'desktop-themes/Makefile.am')
-rw-r--r-- | desktop-themes/Makefile.am | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 415bff59..121f4306 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -1,11 +1,13 @@ SUBDIRS = \ BlackMATE \ - TraditionalGreen \ - TraditionalOk \ - TraditionalOkTest \ + BlueMenta \ + Blue-Submarine \ ContrastHigh \ ContrastHighInverse \ GreenLaguna \ + Green-Submarine \ Menta \ - BlueMenta + TraditionalGreen \ + TraditionalOk \ + TraditionalOkTest |