Mercurial > audlegacy
changeset 2728:452a159dc619 trunk
[svn] - log when dbus has been successfully started up
author | nenolod |
---|---|
date | Thu, 10 May 2007 13:21:55 -0700 |
parents | 14f9a629ba9c |
children | 643be93d0a30 |
files | ChangeLog src/audacious/build_stamp.c src/audacious/dbus.c |
diffstat | 3 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu May 10 12:30:19 2007 -0700 +++ b/ChangeLog Thu May 10 13:21:55 2007 -0700 @@ -1,3 +1,12 @@ +2007-05-10 19:30:19 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4480] + - rename xmms_remote namespace to audacious_remote namespace + - if HAVE_DBUS get the dbus proxy provider for audacious_remote. + + trunk/src/audacious/main.c | 40 +++++++++++++++++++++------------------- + 1 file changed, 21 insertions(+), 19 deletions(-) + + 2007-05-10 04:21:02 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4478] - enable dbus support by default