summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-08 00:00:00 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-08 00:01:30 +0100
commit5ab7542ad7994da4b210a4f1b1b677b205a9061d (patch)
treec52189ca1d478e1525686e8dad26b20ebaa3c51c
parent313e47d6a10e32c1e6245c69e5351d39f0db6929 (diff)
downloadmate-themes-5ab7542ad7994da4b210a4f1b1b677b205a9061d.tar.bz2
mate-themes-5ab7542ad7994da4b210a4f1b1b677b205a9061d.tar.xz
Blue-Submarine: add emerald theme
-rw-r--r--configure.ac1
-rw-r--r--desktop-themes/Blue-Submarine/Makefile.am2
-rw-r--r--desktop-themes/Blue-Submarine/emerald/Makefile.am6
-rw-r--r--desktop-themes/Blue-Submarine/emerald/blue-submarine.emeraldbin0 -> 241944 bytes
4 files changed, 9 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 431ebb67..1e0f10d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,6 +80,7 @@ desktop-themes/BlueMenta/unity/Makefile
desktop-themes/BlueMenta/xfwm4/Makefile
desktop-themes/Blue-Submarine/Makefile
desktop-themes/Blue-Submarine/cinnamon/Makefile
+desktop-themes/Blue-Submarine/emerald/Makefile
desktop-themes/Blue-Submarine/gtk-2.0/Makefile
desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile
desktop-themes/Blue-Submarine/gtk-2.0/apps/Handles/Makefile
diff --git a/desktop-themes/Blue-Submarine/Makefile.am b/desktop-themes/Blue-Submarine/Makefile.am
index 9eec3c19..99e477f7 100644
--- a/desktop-themes/Blue-Submarine/Makefile.am
+++ b/desktop-themes/Blue-Submarine/Makefile.am
@@ -8,12 +8,14 @@ EXTRA_DIST = $(theme_DATA)
SUBDIRS = \
cinnamon \
+ emerald \
gtk-2.0 \
gtk-3.0 \
metacity-1
DIST_SUBDIRS = \
cinnamon \
+ emerald \
gtk-2.0 \
gtk-3.0 \
metacity-1
diff --git a/desktop-themes/Blue-Submarine/emerald/Makefile.am b/desktop-themes/Blue-Submarine/emerald/Makefile.am
new file mode 100644
index 00000000..a2700cc9
--- /dev/null
+++ b/desktop-themes/Blue-Submarine/emerald/Makefile.am
@@ -0,0 +1,6 @@
+
+themedir = $(datadir)/themes/Blue-Submarine/emerald
+
+theme_DATA = blue-submarine.emerald
+
+EXTRA_DIST = $(theme_DATA)
diff --git a/desktop-themes/Blue-Submarine/emerald/blue-submarine.emerald b/desktop-themes/Blue-Submarine/emerald/blue-submarine.emerald
new file mode 100644
index 00000000..356ccd56
--- /dev/null
+++ b/desktop-themes/Blue-Submarine/emerald/blue-submarine.emerald
Binary files differ