dbus/python
John (J5) Palmieri 0a04060376 * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
so distcheck doesn't fail

* glib/examples/Makefile.am: Add example-service.xml and
  example-signal-emitter.xml to EXTRA_DIST so distcheck doesn't fail

* glib/examples/statemachine/Makefile.am: Add statemachine.xml and
  statemachine-server.xml to EXTRA_DIST so distcheck doesn't fail

* python/Makefile.am: Preprend $(srcdir)/ to source files so the
  compiler looks in the right places during distcheck
2005-07-15 20:28:05 +00:00
..
examples * python/examples/example-service.py, 2005-07-15 18:09:59 +00:00
tests 2004-07-18 Seth Nickell <seth@gnome.org> 2004-07-18 21:44:37 +00:00
.cvsignore Checking in Rodrigo's patch along with my fixes to the patch 2005-07-14 20:44:15 +00:00
__init__.py * python/__init__.py: Upped to version (0,42,0) because of 2005-07-15 17:33:17 +00:00
_dbus.py * python/_dbus.py (Bus::remove_signal_receiver): 2005-07-15 02:15:08 +00:00
_util.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
dbus_bindings.pxd.in * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_bindings.pyx * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_glib_bindings.pyx * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
dbus_h_wrapper.h forgot to add files... 2003-09-30 02:40:49 +00:00
decorators.py * python/decorators.py: add explicitly_pass_message decorator 2005-05-24 16:30:51 +00:00
exceptions.py * python/Makefile.am: changed to use pyexecdir for the binding 2005-05-05 18:01:45 +00:00
extract.py * patch from Rob Taylor <robtaylor@fastmail.fm> 2004-12-23 00:50:37 +00:00
glib.py * python/dbus_bindings.pyx.in: removed 2005-07-12 18:16:07 +00:00
Makefile.am * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST 2005-07-15 20:28:05 +00:00
matchrules.py * python/_dbus.py (Bus::remove_signal_receiver): 2005-07-15 02:15:08 +00:00
proxies.py * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock 2005-05-16 21:27:04 +00:00
service.py * bus/dispatch.c, test/test-service.c: Add testcase 2005-07-15 15:21:43 +00:00
types.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00