~charlesk/indicator-sound/blacklist-leaks

« back to all changes in this revision

Viewing changes to src/pulseaudio-mgr.c

  • Committer: Conor Curran
  • Date: 2012-01-17 10:09:27 UTC
  • mfrom: (282.6.1 indicator-sound)
  • Revision ID: conor.curran@canonical.com-20120117100927-yhpgzzm1u8s94o1n
merged indicator address format to bring inline with other indicators

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
                    "Indicator Sound");
139
139
  pa_proplist_sets (proplist,
140
140
                    PA_PROP_APPLICATION_ID,
141
 
                    "com.canonical.indicators.sound");
 
141
                    "com.canonical.indicator.sound");
142
142
  pa_proplist_sets (proplist,
143
143
                    PA_PROP_APPLICATION_ICON_NAME,
144
144
                    "multimedia-volume-control");