aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-01-27 13:21:02 +0000
committerConor Curran <conor.curran@canonical.com>2010-01-27 13:21:02 +0000
commit5a86d06d8019cd9a827f69839d23268a2a6ebc51 (patch)
tree4c76cffbc028fbe585199f794e99c5cc13fda83f /src/common-defs.h
parentef9c492c6203cbc1a72aca7c48eb3ada324f2581 (diff)
downloadayatana-indicator-sound-5a86d06d8019cd9a827f69839d23268a2a6ebc51.tar.gz
ayatana-indicator-sound-5a86d06d8019cd9a827f69839d23268a2a6ebc51.tar.bz2
ayatana-indicator-sound-5a86d06d8019cd9a827f69839d23268a2a6ebc51.zip
copied contents from lp:~cjcurran/wasilla/soundmenu without the noise
Diffstat (limited to 'src/common-defs.h')
-rw-r--r--src/common-defs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common-defs.h b/src/common-defs.h
new file mode 100644
index 0000000..3003bbb
--- /dev/null
+++ b/src/common-defs.h
@@ -0,0 +1,4 @@
+/* constants used for signals on the dbus. This file is shared between client and server implementation */
+
+#define SIGNAL_SINK_INPUT_WHILE_MUTED "SinkInputWhileMuted"
+