From 20111d3201a1e59a85b7bef273e448d5b5499f9a Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 22 Mar 2013 15:01:59 +0100 Subject: add BlackMATE theme --- .../BlackMATE/gnome-shell/dashtodock/Makefile.am | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am (limited to 'desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am') diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am new file mode 100644 index 00000000..fb19aec8 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am @@ -0,0 +1,15 @@ +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) -- cgit v1.2.1