blob: 3002f8d630ccc08d01362839c54b2a69f34d9909 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<!-- A lame duck typelib which prevents GIR from loading the
real one (which would crash due to conflict with libnm) -->
<repository version="1.2"
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<namespace name="NMClient" version="0.0" />
</repository>
|