e_dbus/connman: add getters for Proxy.Configuration
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Nov 2011 15:20:04 +0000 (15:20 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Nov 2011 15:20:04 +0000 (15:20 +0000)
commitc04ff3a424495a36578879d27778a616e1c04825
tree736f128b598f325aa03e3b428070e3aba9d14d5a
parent4dba5b522b7740aac224d00e969889897883212b
e_dbus/connman: add getters for Proxy.Configuration
 properties

Properties inside Proxy.Configuration dictionary include: Method, URL,
Servers and Excludes.

Same values as Proxy property. The Proxy represents the actual system
configuration while this allows user configuration. Right now there's
still no way to set these properties.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@65186 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/connman/E_Connman.h
src/lib/connman/e_connman.c
src/lib/connman/e_connman_private.h
src/lib/connman/e_connman_service.c