From ddc756660ac16d14275d558d33a980f43e653ab3 Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 25 Jun 2014 18:30:19 +0200 Subject: Shiny: First attempt on mate-application css files. A simple copy and paste with name changed. --- desktop-themes/Shiny/gtk-3.0/apps/Makefile.am | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'desktop-themes/Shiny/gtk-3.0/apps/Makefile.am') diff --git a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am index 3e33dc22..75e2265d 100644 --- a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am +++ b/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am @@ -2,6 +2,14 @@ THEMA_NAME=Shiny themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/apps +mate_APPS = \ + caja.css \ + mate-applications.css \ + mate-panel.css \ + mate-system-log.css \ + mate-terminal.css \ + pluma.css + theme_DATA = \ baobab.css \ gedit.css \ @@ -11,6 +19,7 @@ theme_DATA = \ gnome-terminal.css \ nautilus.css \ unity.css \ - unity-greeter.css + unity-greeter.css \ + $(mate_APPS) EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1