Add namespace and version to libfolks-telepathy GIR
authorTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 27 Jun 2013 18:50:53 +0000 (11:50 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 1 Jul 2013 16:23:11 +0000 (09:23 -0700)
commitabf23432c4c7dc289e10f338a4b323e7ccd3cd43
tree365582d90f41ed90c4af1d1bb88bcf8588e9ba3f
parent0659f8b044d7d2845502c07ef775ecf1b854e68a
Add namespace and version to libfolks-telepathy GIR

Without this in place, JavaScript (and probably other introspected) code
calling Vala client code can end up mysteriously hitting this error:

CRITICAL **: g_irepository_find_by_name: assertion 'typelib != NULL' failed

because it fails to locate the proper typelib.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=703402
backends/telepathy/lib/Makefile.am
backends/telepathy/lib/tpf-namespace.vala [new file with mode: 0644]