|
From: Lionel O. <lio...@gm...> - 2011-04-29 08:34:29
|
Hi devs, while working on the ffi-efl Ruby bindings for the EFL, I noticed a wrong declaration in Elementary.h: s/elm_table_homogeneous_get/elm_table_homogenous_get/. The patch can be found here: http://pastie.org/1846490 To apply: cd <path/to/elementary> wget -O - http://pastie.org/pastes/1846490/download | patch -p0 Thanks in advance, Lionel |