summaryrefslogtreecommitdiff
path: root/desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-03 19:03:33 +0200
committerraveit65 <[email protected]>2015-04-03 19:03:33 +0200
commit9eae641b9b098e8208569d0b5c1703d11860b62d (patch)
treeee12fe575b037fdaa6db556f73ea2856402dee80 /desktop-themes/Shiny/gtk-3.0/apps/Makefile.am
parent54e403b00b8967376df3f8714b9e0fe6558cd04a (diff)
downloadmate-themes-9eae641b9b098e8208569d0b5c1703d11860b62d.tar.bz2
mate-themes-9eae641b9b098e8208569d0b5c1703d11860b62d.tar.xz
drop broken theme
fix https://github.com/mate-desktop/mate-themes/issues/81
Diffstat (limited to 'desktop-themes/Shiny/gtk-3.0/apps/Makefile.am')
-rw-r--r--desktop-themes/Shiny/gtk-3.0/apps/Makefile.am25
1 files changed, 0 insertions, 25 deletions
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)