summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-dbus.h
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2009-12-06 15:53:36 +0100
committerDaniel Mack <daniel@caiaq.de>2009-12-06 15:53:36 +0100
commitf9b03d3a44e905d50dfac1483dbf1818d2b84ffa (patch)
treef94902497876669b4238798f160dae765a430c58 /src/pulsecore/protocol-dbus.h
parent1b2cbe92dbffc1d8be12c64fdc647e3cb5e5c58c (diff)
parente8a5746f2fcae59bfd18d39b621509b3ef130453 (diff)
Merge branch 'master' of git://0pointer.de/pulseaudio
Diffstat (limited to 'src/pulsecore/protocol-dbus.h')
-rw-r--r--src/pulsecore/protocol-dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/protocol-dbus.h b/src/pulsecore/protocol-dbus.h
index 6d100f7c..89999337 100644
--- a/src/pulsecore/protocol-dbus.h
+++ b/src/pulsecore/protocol-dbus.h
@@ -35,6 +35,7 @@
#define PA_DBUS_CORE_INTERFACE "org.PulseAudio.Core1"
#define PA_DBUS_CORE_OBJECT_PATH "/org/pulseaudio/core1"
+#define PA_DBUS_ERROR_NO_SUCH_INTERFACE PA_DBUS_CORE_INTERFACE ".NoSuchInterfaceError"
#define PA_DBUS_ERROR_NO_SUCH_PROPERTY PA_DBUS_CORE_INTERFACE ".NoSuchPropertyError"
#define PA_DBUS_ERROR_NOT_FOUND PA_DBUS_CORE_INTERFACE ".NotFoundError"