diff options
author | raveit65 <[email protected]> | 2014-05-03 17:49:41 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-03 17:49:41 +0200 |
commit | 50d023837662ca5194704082c1290f6ef16effcf (patch) | |
tree | 2a7f6e2a2dee73f6f411a6704995af9422d38fcd /desktop-themes/BlueMenta/Makefile.am | |
parent | 2f3c79eb276e0e59142777dd1ecd69433eccb7a7 (diff) | |
download | mate-themes-50d023837662ca5194704082c1290f6ef16effcf.tar.bz2 mate-themes-50d023837662ca5194704082c1290f6ef16effcf.tar.xz |
BLueMenta: drop cinnamon theme
it doesn't work anymore with with cinnamon-2.2 anymore
Diffstat (limited to 'desktop-themes/BlueMenta/Makefile.am')
-rw-r--r-- | desktop-themes/BlueMenta/Makefile.am | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/desktop-themes/BlueMenta/Makefile.am b/desktop-themes/BlueMenta/Makefile.am index 48c97814..7ddf49f5 100644 --- a/desktop-themes/BlueMenta/Makefile.am +++ b/desktop-themes/BlueMenta/Makefile.am @@ -9,20 +9,18 @@ theme_DATA = \ EXTRA_DIST = $(theme_DATA) index.theme.in -SUBDIRS = \ - cinnamon \ - gtk-2.0 \ - gtk-3.0 \ +SUBDIRS = \ + gtk-2.0 \ + gtk-3.0 \ metacity-1 \ - unity \ + unity \ xfwm4 -DIST_SUBDIRS = \ - cinnamon \ - gtk-2.0 \ - gtk-3.0 \ +DIST_SUBDIRS = \ + gtk-2.0 \ + gtk-3.0 \ metacity-1 \ - unity \ + unity \ xfwm4 CLEANFILES = index.theme |