dbus ChangeLog,1.498,1.499 configure.in,1.85,1.86

Seth Nickell seth at pdx.freedesktop.org
Thu May 27 19:52:25 PDT 2004


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv13738

Modified Files:
	ChangeLog configure.in 
Log Message:
	* configure.in:
	* 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.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.498
retrieving revision 1.499
diff -u -d -r1.498 -r1.499
--- a/ChangeLog	28 May 2004 02:16:11 -0000	1.498
+++ b/ChangeLog	28 May 2004 02:52:23 -0000	1.499
@@ -1,5 +1,17 @@
 2004-05-27  Seth Nickell  <seth at gnome.org>
 
+	* configure.in:
+	* 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.
+	
+2004-05-27  Seth Nickell  <seth at gnome.org>
+
 	* python/dbus.py:
 	* python/dbus_bindings.pyx.in:
 

Index: configure.in
===================================================================
RCS file: /cvs/dbus/dbus/configure.in,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- a/configure.in	21 May 2004 09:05:20 -0000	1.85
+++ b/configure.in	28 May 2004 02:52:23 -0000	1.86
@@ -1082,6 +1082,7 @@
 dbus/Makefile
 glib/Makefile
 python/Makefile
+python/examples/Makefile
 qt/Makefile
 gcj/Makefile
 gcj/org/Makefile




More information about the dbus-commit mailing list