From 97558d328e927bd7aded8defba01684aec6cdc2a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 21 Mar 2015 03:28:56 +0100 Subject: drop broken theme fix https://github.com/mate-desktop/mate-themes/issues/81 --- desktop-themes/Shiny/gtk-3.0/apps/Makefile.am | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 desktop-themes/Shiny/gtk-3.0/apps/Makefile.am (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 deleted file mode 100644 index 265a849f..00000000 --- a/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am +++ /dev/null @@ -1,25 +0,0 @@ -THEME_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 \ - gnome-applications.css \ - gnome-panel.css \ - gnome-system-log.css \ - gnome-terminal.css \ - nautilus.css \ - unity.css \ - unity-greeter.css \ - $(mate_APPS) - -EXTRA_DIST = $(theme_DATA) -- cgit v1.2.1