diff options
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) |