diff options
author | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
commit | fb53293a3aabed4cf9af84a93a418342bef54a85 (patch) | |
tree | a16ac0d652984617615cdcaa243791de3829d09f /desktop-themes/Menta-Blue/cinnamon/Makefile.am | |
parent | 8a12f753caec2f394ab92fbe47789c25de9874a8 (diff) | |
download | mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.tar.bz2 mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.tar.xz |
rename Menta-Blue to BlueMenta
Diffstat (limited to 'desktop-themes/Menta-Blue/cinnamon/Makefile.am')
-rw-r--r-- | desktop-themes/Menta-Blue/cinnamon/Makefile.am | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/desktop-themes/Menta-Blue/cinnamon/Makefile.am b/desktop-themes/Menta-Blue/cinnamon/Makefile.am deleted file mode 100644 index 7ce9c540..00000000 --- a/desktop-themes/Menta-Blue/cinnamon/Makefile.am +++ /dev/null @@ -1,38 +0,0 @@ - -themedir = $(datadir)/themes/Menta-Blue/cinnamon - -theme_DATA = \ - add-workspace.png \ - calendar-arrow-left.svg \ - calendar-arrow-right.svg \ - calendar-today.svg \ - cinnamon.css \ - close.svg \ - close-window.svg \ - corner-ripple-ltr.png \ - corner-ripple-rtl.png \ - dash-placeholder.svg \ - filter-selected-ltr.svg \ - filter-selected-rtl.svg \ - gdm.css \ - menu.png \ - overview1.png \ - overview2.png \ - panel-button-border.svg \ - panel-button-highlight-narrow.svg \ - panel-button-highlight-wide.svg \ - player-paused.svg \ - player-playing.svg \ - player-stopped.svg \ - process-working.svg \ - running-indicator.svg \ - scroll-hhandle.svg \ - scroll-vhandle.svg \ - source-button-border.svg \ - switch-off.png \ - switch-on.png \ - thumbnail.png \ - ws-switch-arrow-down.svg \ - ws-switch-arrow-up.svg - -EXTRA_DIST = $(theme_DATA) |