From: barbieri Date: Sat, 3 Sep 2011 05:32:00 +0000 (+0000) Subject: emotion installs no AUTHORS, thus do not check it as magic file. X-Git-Tag: 2.0_alpha~121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=290f64fff56eb0c9c1e05efd951e6057b145751b;p=framework%2Fuifw%2Femotion.git emotion installs no AUTHORS, thus do not check it as magic file. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@63109 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/modules/generic/emotion_generic.c b/src/modules/generic/emotion_generic.c index 1d5c518..920869c 100644 --- a/src/modules/generic/emotion_generic.c +++ b/src/modules/generic/emotion_generic.c @@ -1163,7 +1163,7 @@ generic_module_init(void) if (!pfx) { pfx = eina_prefix_new(NULL, emotion_object_add, - "EMOTION", "emotion", "AUTHORS", + "EMOTION", "emotion", NULL, PACKAGE_BIN_DIR, PACKAGE_LIB_DIR, PACKAGE_DATA_DIR,