From ca80ba46b1485c8e996f516290ecced7d3020889 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 18 Apr 2015 19:15:34 +0200 Subject: GreenLaguna GTK3: use builtin icons for csd window controls --- desktop-themes/GreenLaguna/gtk-3.0/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'desktop-themes/GreenLaguna/gtk-3.0/Makefile.am') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am index 7da3b579..04e94060 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/Makefile.am @@ -11,9 +11,11 @@ theme_DATA = \ mate-applications.css \ other-applications.css \ settings.ini \ - unity.css + unity.css \ + window-controls.css EXTRA_DIST = $(theme_DATA) -SUBDIRS = assets +SUBDIRS = assets \ + window-controls -- cgit v1.2.1