~indicator-applet-developers/indicator-sound/trunk.16.04

« back to all changes in this revision

Viewing changes to src/common-defs.h

  • Committer: Conor Curran
  • Date: 2010-01-27 13:21:02 UTC
  • Revision ID: conor.curran@canonical.com-20100127132102-xc5w5ob5kei1iblb
copied contents from lp:~cjcurran/wasilla/soundmenu without the noise

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* constants used for signals on the dbus. This file is shared between client and server implementation */
 
2
 
 
3
#define SIGNAL_SINK_INPUT_WHILE_MUTED "SinkInputWhileMuted"
 
4