diff options
Diffstat (limited to 'desktop-themes')
-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 |
8 files changed, 18 insertions, 0 deletions
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. |