diff options
author | raveit65 <[email protected]> | 2015-07-04 16:55:41 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-04 16:56:47 +0200 |
commit | 3e3584a9cbfad011dbbbc6ddb707c9743d587db4 (patch) | |
tree | 9d81f4eab0a4c62b416be71b5f2ca93e81a75697 /desktop-themes/Makefile.am | |
parent | 12ea85a4c76c1f3e249eb82ad82bfdd77878363e (diff) | |
download | mate-themes-3e3584a9cbfad011dbbbc6ddb707c9743d587db4.tar.bz2 mate-themes-3e3584a9cbfad011dbbbc6ddb707c9743d587db4.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 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 415bff59..e0485b80 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -1,11 +1,15 @@ SUBDIRS = \ BlackMATE \ - TraditionalGreen \ - TraditionalOk \ - TraditionalOkTest \ + BlueMenta \ + Blue-Submarine \ ContrastHigh \ ContrastHighInverse \ GreenLaguna \ + Green-Submarine \ Menta \ - BlueMenta + TraditionalGreen \ + TraditionalOk \ + TraditionalOkTest + + |