diff options
author | Wolfgang Ulbrich <[email protected]> | 2015-11-02 19:48:10 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2015-11-02 19:50:03 +0100 |
commit | 53e2347002f2ff6b9ea63a3fb5e540d03787c902 (patch) | |
tree | c8cfc1820dbc824a331450021271393bdf7f85ab | |
parent | 74babda83a0200365c31235029ddf58463d74e70 (diff) | |
download | mate-themes-53e2347002f2ff6b9ea63a3fb5e540d03787c902.tar.bz2 mate-themes-53e2347002f2ff6b9ea63a3fb5e540d03787c902.tar.xz |
Menta themes: add theme files for emerald windows manager
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/Makefile.am | 1 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/emerald/Makefile.am | 7 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/emerald/Menta.emerald | bin | 0 -> 135003 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/emerald/README | 1 | ||||
-rw-r--r-- | desktop-themes/Menta/Makefile.am | 1 | ||||
-rw-r--r-- | desktop-themes/Menta/emerald/Makefile.am | 7 | ||||
-rw-r--r-- | desktop-themes/Menta/emerald/Menta.emerald | bin | 0 -> 135003 bytes | |||
-rw-r--r-- | desktop-themes/Menta/emerald/README | 1 |
9 files changed, 20 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4c685644..d9cf28f1 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,7 @@ desktop-themes/BlackMATE/cinnamon/Makefile desktop-themes/BlackMATE/unity/Makefile desktop-themes/BlueMenta/Makefile desktop-themes/BlueMenta/cinnamon/Makefile +desktop-themes/BlueMenta/emerald/Makefile desktop-themes/BlueMenta/gtk-2.0/Makefile desktop-themes/BlueMenta/gtk-2.0/apps/Makefile desktop-themes/BlueMenta/gtk-2.0/apps/Caja/Makefile @@ -119,6 +120,7 @@ desktop-themes/Green-Submarine/gtk-3.0/assets/Makefile desktop-themes/Green-Submarine/metacity-1/Makefile desktop-themes/Menta/Makefile desktop-themes/Menta/cinnamon/Makefile +desktop-themes/Menta/emerald/Makefile desktop-themes/Menta/gtk-2.0/Makefile desktop-themes/Menta/gtk-2.0/apps/Makefile desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am index 77626e08..028bbe49 100644 --- a/desktop-themes/BlueMenta/Makefile.am +++ b/desktop-themes/BlueMenta/Makefile.am @@ -11,6 +11,7 @@ EXTRA_DIST = $(theme_DATA) index.theme.in SUBDIRS = \ cinnamon \ + emerald \ gtk-2.0 \ gtk-3.0 \ metacity-1 \ diff --git a/desktop-themes/BlueMenta/emerald/Makefile.am b/desktop-themes/BlueMenta/emerald/Makefile.am new file mode 100644 index 00000000..cd184b5d --- /dev/null +++ b/desktop-themes/BlueMenta/emerald/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/BlueMenta/emerald + +theme_DATA = \ + Menta.emerald \ + README + +EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/BlueMenta/emerald/Menta.emerald b/desktop-themes/BlueMenta/emerald/Menta.emerald Binary files differnew file mode 100644 index 00000000..b5cc47cd --- /dev/null +++ b/desktop-themes/BlueMenta/emerald/Menta.emerald diff --git a/desktop-themes/BlueMenta/emerald/README b/desktop-themes/BlueMenta/emerald/README new file mode 100644 index 00000000..0197947b --- /dev/null +++ b/desktop-themes/BlueMenta/emerald/README @@ -0,0 +1 @@ +Simply import this theme file with emerald-theme-manager. diff --git a/desktop-themes/Menta/Makefile.am b/desktop-themes/Menta/Makefile.am index 2811c8f4..a806422b 100644 --- a/desktop-themes/Menta/Makefile.am +++ b/desktop-themes/Menta/Makefile.am @@ -11,6 +11,7 @@ EXTRA_DIST = $(theme_DATA) index.theme.in SUBDIRS = \ cinnamon \ + emerald \ gtk-2.0 \ gtk-3.0 \ metacity-1 \ diff --git a/desktop-themes/Menta/emerald/Makefile.am b/desktop-themes/Menta/emerald/Makefile.am new file mode 100644 index 00000000..02b5aa06 --- /dev/null +++ b/desktop-themes/Menta/emerald/Makefile.am @@ -0,0 +1,7 @@ +themedir = $(datadir)/themes/Menta/emerald + +theme_DATA = \ + Menta.emerald \ + README + +EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/Menta/emerald/Menta.emerald b/desktop-themes/Menta/emerald/Menta.emerald Binary files differnew file mode 100644 index 00000000..b5cc47cd --- /dev/null +++ b/desktop-themes/Menta/emerald/Menta.emerald diff --git a/desktop-themes/Menta/emerald/README b/desktop-themes/Menta/emerald/README new file mode 100644 index 00000000..0197947b --- /dev/null +++ b/desktop-themes/Menta/emerald/README @@ -0,0 +1 @@ +Simply import this theme file with emerald-theme-manager. |