diff options
-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 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 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. |