eina,evas,edje,elementary: add missing files from tarballs.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Apr 2012 01:55:06 +0000 (01:55 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Apr 2012 01:55:06 +0000 (01:55 +0000)
Patch by Jérôme Pinot <ngc891@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@70543 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

AUTHORS
ChangeLog
NEWS
src/examples/Makefile.am

diff --git a/AUTHORS b/AUTHORS
index 893fb07..3377d78 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -21,4 +21,5 @@ billiob (Boris Faure) <billiob@gmail.com>
 Govindaraju SM <govi.sm@samsung.com> <govism@gmail.com>
 Prince Kumar Dubey <prince.dubey@samsung.com> <prince.dubey@gmail.com>
 David Seikel <onefang at gmail.com>
-Mikael Sans <sans.mikael@gmail.com>
\ No newline at end of file
+Mikael Sans <sans.mikael@gmail.com>
+Jérôme Pinot <ngc891@gmail.com>
index 046079c..a052da6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2012-04-26 Carsten Haitzler (The Rasterman)
 
         1.2.0 release
+
+2012-04-30  Jérôme Pinot
+
+       * Add missing files in the tarballs.
diff --git a/NEWS b/NEWS
index 441230a..6fdcb62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Edje 1.3.0
+
+Changes since Edje 1.2.0:
+-------------------------
+
+Fixes:
+    * Add missing files in the tarballs.
+
 Edje 1.2.0
 
 Changes since Edje 1.1.0:
index 1dbe239..b83189e 100644 (file)
@@ -22,6 +22,19 @@ EDCS = \
        table.edc \
        box.edc \
        drag.edc \
+       edje_example.edc \
+       embryo_custom_state.edc \
+       embryo_pong.edc \
+       embryo_run_program.edc \
+       embryo_set_state.edc \
+       embryo_set_text.edc \
+       embryo_timer.edc \
+       external_elm_anchorblock.edc \
+       external_elm_button.edc \
+       external_elm_check.edc \
+       external_elm_panes.edc \
+       external_emotion_elm.edc \
+       toggle_using_filter.edc \
        signals-messages.edc \
        color-class.edc \
        perspective.edc \
@@ -47,6 +60,7 @@ files_DATA = \
        test.png \
        Vera.ttf \
         duck.wav \
+       edje_example.c \
        edje-basic.c \
        edje-swallow.c \
        edje-text.c \