Evas font-engine: Fixed *props_info_create to accept a const string.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 13 Apr 2011 08:36:54 +0000 (08:36 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 13 Apr 2011 08:36:54 +0000 (08:36 +0000)
commit1c1767758ce7326e32c5fbc5dd8438c18463e100
tree276fe9344412020e0065a5b47522771eacc8cceb
parent616826bd0fc6a3e2ffb19343fd5fa161a3900600
Evas font-engine: Fixed *props_info_create to accept a const string.

We don't want to have to alloc just for the engine. We want to be able to
pass our own const copy.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@58618 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/include/evas_private.h
src/modules/engines/software_generic/evas_engine.c