eolian: use the generic class name instead of C name in source
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Wed, 7 Dec 2016 12:19:48 +0000 (13:19 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 7 Dec 2016 13:31:54 +0000 (13:31 +0000)
commit8d4de0d7870be482cf5bb981ffca63e47fe4e1a9
tree7e6b3fa38c4314b87672ff4b553c907a7891e1fe
parent246288fff76b7ca6f3887bc141856f66817ceeb9
eolian: use the generic class name instead of C name in source

This changes the string in Efl_Class_Description to use the real
class name (with namespaces) instead of the C class name. The
reason for this is that this string is generic, not C-related.
src/bin/eolian/sources.c