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:17 +0100
commit4f8cc020794e3da44a07c28bfe3d37eb3b00d4c8 (patch)
tree54f5da65cb8507d3e64a7df5731b87075e4a382d
parent8e3182a802bcc3991d6589b92e1e491864bb41e8 (diff)
downloadmate-themes-4f8cc020794e3da44a07c28bfe3d37eb3b00d4c8.tar.bz2
mate-themes-4f8cc020794e3da44a07c28bfe3d37eb3b00d4c8.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 b451cac4..f62159bb 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