diff options
author | raveit65 <[email protected]> | 2019-05-27 12:19:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-17 17:39:48 +0200 |
commit | 1cbefd68957491db65f502f2cb63d56a6f0cad06 (patch) | |
tree | f32788e7c2f96424ffae7ff77528eeac91e0a542 /configure.ac | |
parent | c7bf2a5837808c90633f309cc86bc0eac5527e55 (diff) | |
download | mate-themes-1cbefd68957491db65f502f2cb63d56a6f0cad06.tar.bz2 mate-themes-1cbefd68957491db65f502f2cb63d56a6f0cad06.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 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f757cc54..abdae6e9 100644 --- a/configure.ac +++ b/configure.ac @@ -66,6 +66,8 @@ desktop-themes/BlueMenta/gtk-3.0/window-controls/Makefile desktop-themes/BlueMenta/metacity-1/Makefile desktop-themes/BlueMenta/unity/Makefile desktop-themes/BlueMenta/xfwm4/Makefile +desktop-themes/BlueMenta-border/Makefile +desktop-themes/BlueMenta-border/metacity-1/Makefile desktop-themes/Blue-Submarine/Makefile desktop-themes/Blue-Submarine/cinnamon/Makefile desktop-themes/Blue-Submarine/emerald/Makefile @@ -123,6 +125,8 @@ desktop-themes/Menta/gtk-3.0/window-controls/Makefile desktop-themes/Menta/metacity-1/Makefile desktop-themes/Menta/unity/Makefile desktop-themes/Menta/xfwm4/Makefile +desktop-themes/Menta-border/Makefile +desktop-themes/Menta-border/metacity-1/Makefile desktop-themes/TraditionalGreen/Makefile desktop-themes/TraditionalGreen/gtk-2.0/Makefile desktop-themes/TraditionalGreen/gtk-3.0/Makefile |