From f511684133adcb43581ae3474159174516efb665 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Mon, 30 Apr 2012 01:55:06 +0000 Subject: [PATCH] eina,evas,edje,elementary: add missing files from tarballs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch by Jérôme Pinot SVN revision: 70543 --- legacy/elementary/AUTHORS | 1 + legacy/elementary/ChangeLog | 4 ++++ legacy/elementary/NEWS | 1 + legacy/elementary/src/examples/Makefile.am | 5 +++++ 4 files changed, 11 insertions(+) diff --git a/legacy/elementary/AUTHORS b/legacy/elementary/AUTHORS index 9bad23e484..c2388428e0 100644 --- a/legacy/elementary/AUTHORS +++ b/legacy/elementary/AUTHORS @@ -54,3 +54,4 @@ Goun Lee Mikael Sans Doyoun Kang M.V.K. Sumanth +Jérôme Pinot diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index 6555c316f7..ae5cc216e7 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -8,3 +8,7 @@ items with many children very quickly. * Genlist : Realize move items during tree effect only when the item is not in the queue. + +2012-04-30 Jérôme Pinot + + * Add missing files in the tarballs. diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 7b3de472ec..0cf1b6dc8d 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -9,6 +9,7 @@ Fixes: * Genlist : Fixed genlist expandable effect bug when we expand/contract items with many children very quickly. * Genlist : Realize move items during tree effect only when the item is not in the queue. + * Add missing files in the tarball. Improvements: diff --git a/legacy/elementary/src/examples/Makefile.am b/legacy/elementary/src/examples/Makefile.am index 966d64aaa8..d063c0101a 100644 --- a/legacy/elementary/src/examples/Makefile.am +++ b/legacy/elementary/src/examples/Makefile.am @@ -82,6 +82,7 @@ genlist_example_02.c \ genlist_example_03.c \ genlist_example_04.c \ genlist_example_05.c \ +glview_example_01.c \ hover_example_01.c \ hoversel_example_01.c \ icon_example_01.c \ @@ -194,6 +195,7 @@ genlist_example_02 \ genlist_example_03 \ genlist_example_04 \ genlist_example_05 \ +glview_example_01 \ hover_example_01 \ hoversel_example_01 \ icon_example_01 \ @@ -321,6 +323,7 @@ genlist_example_02:genlist_example_02.png:0.1 \ genlist_example_03:genlist_example_03.png:0.1 \ genlist_example_04:genlist_example_04.png:0.1 \ genlist_example_05:genlist_example_05.png:0.1 \ +glview_example_01:glview_example_01.png:0.0 \ thumb_example_01:thumb_example_01.png:0.5 \ entry_example:entry_example.png:0.0 \ progressbar_example:progressbar_example.png:0.0 \ @@ -359,3 +362,5 @@ screenshots: @echo "Examples are not built. Run \"./configure --enable-build-examples\" first." endif + +EXTRA_DIST = dict.txt layout_example.edc theme_example.edc