Add dummy implemention of Tizen specific elm_config magnification
authorRusty Lynch <rusty.lynch@intel.com>
Tue, 18 Dec 2012 00:58:24 +0000 (16:58 -0800)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:49:39 +0000 (17:49 -0300)
commit8b7a01238781362c581205f8d58ccbe0c167c221
tree6735c16ec0fc8f2426ef62a7bebcc2c495d04056
parent34e9750a0c6374cea8ca0c1355a6ba70f90ff8bc
Add dummy implemention of Tizen specific elm_config magnification

The Tizen elementary tree contains a magnification feature that for
some reason has not been pushed into upstream EFL.  Attempting to just
cherry pick the implementation into an up to date elementay tree will
require some additional porting effort since the codebase has evolved
so much since the Tizen tree was branched.  This change just adds dummy
implementations for each of the external methods so that the unmodified
tizen pre-installed applications run before the port is available.
src/lib/elm_entry.c
src/lib/elm_entry.h