ESourceRegistry: Split ESource creation into a standalone function.
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 19 Jun 2012 12:22:58 +0000 (08:22 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 19 Jun 2012 12:53:00 +0000 (08:53 -0400)
commit5ec01de3ba2a7daf6bf5f43351f7f6e7c00a28f4
tree27058005ea367f6a73901852a5d0cfbf1a5591fe
parentd5325a0c46120b9737f66a20abfb265135921246
ESourceRegistry: Split ESource creation into a standalone function.

Split ESource creation out of the "object-added" signal handler to
a standalone function -- source_registry_new_source() -- which the
signal handler now calls.
libedataserver/e-source-registry.c