From 6459dc0f12a8cbd0abbb418cc90ad0dfb524d92a Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Mon, 2 Nov 2015 19:48:10 +0100 Subject: Menta themes: add theme files for emerald windows manager --- configure.ac | 2 ++ desktop-themes/BlueMenta/Makefile.am | 1 + desktop-themes/BlueMenta/emerald/Makefile.am | 7 +++++++ desktop-themes/BlueMenta/emerald/Menta.emerald | Bin 0 -> 135003 bytes desktop-themes/BlueMenta/emerald/README | 1 + desktop-themes/Menta/Makefile.am | 1 + desktop-themes/Menta/emerald/Makefile.am | 7 +++++++ desktop-themes/Menta/emerald/Menta.emerald | Bin 0 -> 135003 bytes desktop-themes/Menta/emerald/README | 1 + 9 files changed, 20 insertions(+) create mode 100644 desktop-themes/BlueMenta/emerald/Makefile.am create mode 100644 desktop-themes/BlueMenta/emerald/Menta.emerald create mode 100644 desktop-themes/BlueMenta/emerald/README create mode 100644 desktop-themes/Menta/emerald/Makefile.am create mode 100644 desktop-themes/Menta/emerald/Menta.emerald create mode 100644 desktop-themes/Menta/emerald/README diff --git a/configure.ac b/configure.ac index d4981877..a8591ed5 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 new file mode 100644 index 00000000..b5cc47cd Binary files /dev/null and b/desktop-themes/BlueMenta/emerald/Menta.emerald differ 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 new file mode 100644 index 00000000..b5cc47cd Binary files /dev/null and b/desktop-themes/Menta/emerald/Menta.emerald differ 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. -- cgit v1.2.1