diff options
-rw-r--r-- | configure.ac | 1 | ||||
-rw-r--r-- | desktop-themes/Blue-Submarine/Makefile.am | 2 | ||||
-rw-r--r-- | desktop-themes/Blue-Submarine/emerald/Makefile.am | 6 | ||||
-rw-r--r-- | desktop-themes/Blue-Submarine/emerald/blue-submarine.emerald | bin | 0 -> 241944 bytes |
4 files changed, 9 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 217b2869..32870a69 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 Binary files differnew file mode 100644 index 00000000..356ccd56 --- /dev/null +++ b/desktop-themes/Blue-Submarine/emerald/blue-submarine.emerald |