From f9ef87f71c488f6791e32b1cf7205fb65db81ce8 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 8 Feb 2010 14:42:30 +0000 Subject: automatic volume updates in progress --- src/common-defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common-defs.h') diff --git a/src/common-defs.h b/src/common-defs.h index 6cacb49..a06b1b3 100644 --- a/src/common-defs.h +++ b/src/common-defs.h @@ -1,6 +1,6 @@ /* constants used for signals on the dbus. This file is shared between client and server implementation */ #define SIGNAL_SINK_INPUT_WHILE_MUTED "SinkInputWhileMuted" -#define METHOD_SET_SINK_VOLUME "SetSinkVolume" +#define SIGNAL_UPDATE_SINK_VOLUME "UpdateSinkVolume" // DBUS items #define DBUSMENU_SLIDER_MENUITEM_TYPE "x-canonical-ido-slider-item" -- cgit v1.2.3