From bca822f586fcf43dd86e718d4fd759eeb61d5bd2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 May 2014 14:23:36 +0200 Subject: Revert "BLueMenta: drop cinnamon theme" This reverts commit 50d023837662ca5194704082c1290f6ef16effcf. --- desktop-themes/BlueMenta/cinnamon/Makefile.am | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 desktop-themes/BlueMenta/cinnamon/Makefile.am (limited to 'desktop-themes/BlueMenta/cinnamon/Makefile.am') diff --git a/desktop-themes/BlueMenta/cinnamon/Makefile.am b/desktop-themes/BlueMenta/cinnamon/Makefile.am new file mode 100644 index 00000000..50fd5ce0 --- /dev/null +++ b/desktop-themes/BlueMenta/cinnamon/Makefile.am @@ -0,0 +1,37 @@ +themedir = $(datadir)/themes/BlueMenta/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) -- cgit v1.2.1