diff options
author | raveit65 <[email protected]> | 2015-03-21 03:28:56 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-03-21 03:30:43 +0100 |
commit | cfc4193ede892003a6524e45298b6ba77f31133d (patch) | |
tree | 168934236351738387b1403c0f9236d7b3432413 /desktop-themes/Shiny/gtk-3.0/Makefile.am | |
parent | 7cda4a85b25b1973b1729a39c3598f6d8b45c725 (diff) | |
download | mate-themes-cfc4193ede892003a6524e45298b6ba77f31133d.tar.bz2 mate-themes-cfc4193ede892003a6524e45298b6ba77f31133d.tar.xz |
drop broken theme
fix https://github.com/mate-desktop/mate-themes/issues/81
Diffstat (limited to 'desktop-themes/Shiny/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/Shiny/gtk-3.0/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/desktop-themes/Shiny/gtk-3.0/Makefile.am b/desktop-themes/Shiny/gtk-3.0/Makefile.am deleted file mode 100644 index 5fcf110f..00000000 --- a/desktop-themes/Shiny/gtk-3.0/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -THEME_NAME=Shiny - -themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0 - -theme_DATA = \ - gtk.css \ - gtk-main.css \ - gtk-widgets.css \ - gtk-widgets-assets.css \ - gtk-widgets-borders.css \ - settings.ini - -EXTRA_DIST = $(theme_DATA) - -SUBDIRS = apps assets |