diff options
author | raveit <[email protected]> | 2013-05-04 00:19:04 +0200 |
---|---|---|
committer | raveit <[email protected]> | 2013-05-04 00:19:04 +0200 |
commit | ba1886dacf2bb54f34ca08c3dd5fad1c6eab2fcb (patch) | |
tree | 2a7417806f588048c95720ad52d1ab08d59bcbd3 /desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am | |
parent | 0132f245689d9cbf7933bcc369c943bc6d9c4b3b (diff) | |
download | mate-themes-ba1886dacf2bb54f34ca08c3dd5fad1c6eab2fcb.tar.bz2 mate-themes-ba1886dacf2bb54f34ca08c3dd5fad1c6eab2fcb.tar.xz |
remove gnome-shell support from Menta an BlackMATE theme
Diffstat (limited to 'desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am')
-rw-r--r-- | desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am deleted file mode 100644 index fb19aec8..00000000 --- a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -THEME_NAME=BlackMATE - -themedir = $(datadir)/themes/$(THEME_NAME)/gnome-shell/dashtodock - -theme_DATA = \ - four_rtl.svg \ - four.svg \ - one_rtl.svg \ - one.svg \ - three_rtl.svg \ - three.svg \ - two_rtl.svg \ - two.svg - -EXTRA_DIST = $(theme_DATA) |