From 2e457c16829084ad87253bd23aaa4296af33e12c Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Thu, 6 Mar 2014 16:43:47 +0900 Subject: [PATCH] themes: add AUTHORS This use the infrastructure of Edje to set the AUTHORS of the theme. It now make sense to track who did contribute to the theme only. Maybe we could use those information into Enlightenment About Theme dialog. --- legacy/elementary/data/themes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/data/themes/Makefile.am b/legacy/elementary/data/themes/Makefile.am index 1ee33d72df..2139b9b84a 100644 --- a/legacy/elementary/data/themes/Makefile.am +++ b/legacy/elementary/data/themes/Makefile.am @@ -3,7 +3,7 @@ MAINTAINERCLEANFILES = Makefile.in include ../../Makefile_Elm_Helpers.am -EDJE_CC_FLAGS += -id $(top_srcdir)/data/themes/img -fd $(top_srcdir)/data/themes/fnt -sd $(top_srcdir)/data/themes/snd -l $(top_srcdir)/COPYING +EDJE_CC_FLAGS += -id $(top_srcdir)/data/themes/img -fd $(top_srcdir)/data/themes/fnt -sd $(top_srcdir)/data/themes/snd -l $(top_srcdir)/COPYING -a $(top_srcdir)/AUTHORS filesdir = $(datadir)/elementary/themes files_DATA = default.edj