From dab4efdee3037a333c7df963926c5885b7b3cc08 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 4 Jul 2015 17:33:49 +0200 Subject: add gtk-2/3 BlueSubmarine and Green-Submarine themes from mate-themes-extras --- .../Blue-Submarine/gtk-2.0/apps/Makefile.am | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile.am (limited to 'desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile.am') diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile.am b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile.am new file mode 100644 index 00000000..ecc5ca97 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Makefile.am @@ -0,0 +1,21 @@ + +themedir = $(datadir)/themes/Blue-Submarine/gtk-2.0/apps + +theme_DATA = \ + caja.rc \ + gmusicbrowser.rc \ + panel.rc \ + pcmanfm.rc \ + pluma.rc \ + terminal.rc \ + thunar.rc + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = \ + Handles \ + Panel + +DIST_SUBDIRS = \ + Handles \ + Panel -- cgit v1.2.1