<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/examples/python/gi/get-devices.py, branch th/strsplit</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>examples/python: fix "import gi" in example</title>
<updated>2016-11-16T10:50:30+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-11-16T10:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=2837da9b306f3630fbb7db327dc848fbd1b2e5aa'/>
<id>2837da9b306f3630fbb7db327dc848fbd1b2e5aa</id>
<content type='text'>
Otherwise there is a warning:

  from gi.repository import GLib, NM
  __main__:1: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version(NM, 1.0) before import to ensure that the right version gets loaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise there is a warning:

  from gi.repository import GLib, NM
  __main__:1: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version(NM, 1.0) before import to ensure that the right version gets loaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices property</title>
<updated>2015-12-04T11:16:41+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2014-10-10T19:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=4db851f852b73a85b9b4a5d617e66461836be210'/>
<id>4db851f852b73a85b9b4a5d617e66461836be210</id>
<content type='text'>
Mirror new NetworkManager API to return both real devices and
device placeholders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mirror new NetworkManager API to return both real devices and
device placeholders.
</pre>
</div>
</content>
</entry>
</feed>
