aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-03-18 20:20:26 +0000
committerConor Curran <conor.curran@canonical.com>2010-03-18 20:20:26 +0000
commitb26c97936312634da3fb30e818a76ce2a5a03992 (patch)
tree7bd1abcdb49ab687338e40068ec75a24a199e1ca /src/common-defs.h
parent69049dd2d6011e9ab96f4f439d00e1de98178449 (diff)
parentda7146ab578829c406c4d3ccde8b89443ba634c9 (diff)
downloadayatana-indicator-sound-b26c97936312634da3fb30e818a76ce2a5a03992.tar.gz
ayatana-indicator-sound-b26c97936312634da3fb30e818a76ce2a5a03992.tar.bz2
ayatana-indicator-sound-b26c97936312634da3fb30e818a76ce2a5a03992.zip
merged in updates from trunk and fixed the tests on the indicator
Diffstat (limited to 'src/common-defs.h')
-rw-r--r--src/common-defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common-defs.h b/src/common-defs.h
index 942e269..9be1da5 100644
--- a/src/common-defs.h
+++ b/src/common-defs.h
@@ -22,6 +22,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define SIGNAL_SINK_INPUT_WHILE_MUTED "SinkInputWhileMuted"
#define SIGNAL_SINK_VOLUME_UPDATE "SinkVolumeUpdate"
#define SIGNAL_SINK_MUTE_UPDATE "SinkMuteUpdate"
+#define SIGNAL_SINK_AVAILABLE_UPDATE "SinkAvailableUpdate"
// DBUS items
#define DBUSMENU_SLIDER_MENUITEM_TYPE "x-canonical-ido-slider-item"