2004-05-29 Seth Nickell <seth@gnome.org>
authorSeth Nickell <seth@gnome.org>
Sat, 29 May 2004 22:37:13 +0000 (22:37 +0000)
committerSeth Nickell <seth@gnome.org>
Sat, 29 May 2004 22:37:13 +0000 (22:37 +0000)
commit5d6113aaa0595a8eb7f3263c5679b2bd069f95ba
tree121e289d4a0385252b9c9a007ab946371113960d
parent7c77664c5a38d44b14044286e7e5aa7def858889
2004-05-29  Seth Nickell  <seth@gnome.org>

* python/dbus.py:
* python/examples/example-client.py:
* python/examples/example-service.py:
* python/examples/list-system-services.py:

Add SessionBus, SystemBus and ActivationBus classes
so you don't need to know the special little BUS_TYPE
flag.
ChangeLog
python/dbus.py
python/examples/example-client.py
python/examples/example-service.py
python/examples/list-system-services.py