summaryrefslogtreecommitdiff
path: root/examples/example-signal-recipient.py
Commit message (Collapse)AuthorAgeFilesLines
* License examples under MIT/X11.Simon McVittie2007-09-281-0/+23
| | | | | | According to history of dbus-core before the bindings split, the examples were written by Red Hat employees, so we should be OK to relicense them; and it's good to have copyright headers.
* Add an example of asynchronous calls. Run the examples during 'make check'.Simon McVittie2007-01-091-1/+0
|
* dbus/examples: Move to examples/ (it's not part of the library and isn't ↵Simon McVittie2006-12-131-0/+77
installed)