Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-05-29 Seth Nickell <seth@gnome.org> | Seth Nickell | 2004-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | * 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. | ||||
* | * configure.in: | Seth Nickell | 2004-05-28 | 1 | -0/+24 |
* python/Makefile.am: Include the example python apps in the tarball. * python/examples/list-system-services.py Add a python new example that fetches the list of services from the system bus. |