Hi, On 20 April 2016 at 20:42, Jean-Philippe ANDRÉ <[email protected]> wrote:
> jpeg pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=80da5099c1a5aedbd9a430e5a60a99d9eed81f2f > > commit 80da5099c1a5aedbd9a430e5a60a99d9eed81f2f > Author: Jean-Philippe Andre <[email protected]> > Date: Wed Apr 20 20:08:49 2016 +0900 > > Elm: Don't install box, table and grid eo files > > Box, Table and Grid now belong to legacy land. > Their Evas counterparts are already not installed anymore, > and Efl.Ui.Box and Efl.Ui.Grid are here to replace those > widgets (note: code was initially copy & pasted). > > This should fix installed EO files consistency. > --- > po/ca.po | 22 ++++++++++---------- > po/cs.po | 22 ++++++++++---------- > po/de.po | 22 ++++++++++---------- > po/el.po | 22 ++++++++++---------- > po/eo.po | 22 ++++++++++---------- > po/es.po | 22 ++++++++++---------- > po/fi.po | 22 ++++++++++---------- > po/fr.po | 22 ++++++++++---------- > po/gl.po | 22 ++++++++++---------- > po/hu.po | 22 ++++++++++---------- > po/it.po | 22 ++++++++++---------- > po/ja.po | 22 ++++++++++---------- > po/ko.po | 22 ++++++++++---------- > po/lt.po | 22 ++++++++++---------- > po/nl.po | 22 ++++++++++---------- > po/pl.po | 22 ++++++++++---------- > po/pt.po | 22 ++++++++++---------- > po/ru.po | 22 ++++++++++---------- > po/sl.po | 22 ++++++++++---------- > po/sr.po | 22 ++++++++++---------- > po/tr.po | 22 ++++++++++---------- > po/vi.po | 22 ++++++++++---------- > po/zh_CN.po | 22 ++++++++++---------- > src/Makefile_Elementary.am | 44 > +++++++++++++++++++++++++-------------- > src/lib/elementary/elm_box.c | 1 + > src/lib/elementary/elm_box.h | 3 --- > src/lib/elementary/elm_box_eo.h | 1 - > src/lib/elementary/elm_grid.c | 2 +- > src/lib/elementary/elm_grid.h | 3 --- > src/lib/elementary/elm_grid_eo.h | 11 ---------- > src/lib/elementary/elm_table.c | 2 +- > src/lib/elementary/elm_table.h | 3 --- > src/lib/elementary/elm_table_eo.h | 1 - > 33 files changed, 284 insertions(+), 293 deletions(-) > > Sorry for the po changes. I carelessly did a git commit -a --amend after make distcheck. -- Jean-Philippe André ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
