Comment 74 for bug 1208204

Revision history for this message
pqwoerituytrueiwoq (pqwoerituytrueiwoq) wrote : Re: indicator-sound no longer functions with xfce4-indicator-plugin

then try this, this should work with the lxpanel and the xfce4-panel

Exec=/bin/sh -c 'if [ -n "$(ps -U $USER | egrep lxpanel|xfce4-panel)" ]; then /usr/lib/indicator-sound-gtk2/indicator-sound-service;else /usr/lib/$(arch)-linux-gnu/indicator-sound/indicator-sound-service;fi'