efl/src/examples/eldbus
Tom Hacohen 9c779dca90 Rename efl_self to efl_added
It has been discussed on the ML (thread: "[RFC] rename efl_self") and
IRC, and has been decided we should rename it to this in order to avoid
confusion with the already established meaning of self which is very
similar to what we were using it for, but didn't have complete overlap.

Kudos to Marcel Hollerbach for initiating the discussion and
fighting for it until he convinced a significant mass. :)

This commit breaks API, and depending on compiler potentially ABI.

@feature
2016-09-05 16:59:56 +01:00
..
.gitignore eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
Makefile.am examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
Makefile.examples
banshee.c
client.c eldbus: Handle removal of last reference of connection inside of callback 2013-07-05 16:08:01 -03:00
complex-types-client-eina-value.c efl: remove some warnings. 2014-05-24 02:27:15 +02:00
complex-types-server.c examples/eldbus: Initialize all description members 2014-11-07 15:05:46 +01:00
complex-types.c
connect-address.c
connman-list-services.c
dbusmodel.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
ofono-dial.c
server.c
simple-signal-emit.c