mixer: we changed that name when we merged the mixer in

This commit is contained in:
Marcel Hollerbach 2016-10-11 13:44:47 +02:00 committed by Mike Blumenkrantz
parent fbaca5b307
commit bed6054552
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ _notify(const int val)
else
icon = "audio-volume-high";
n.app_name = _("Emix");
n.app_name = _("Mixer");
n.replaces_id = mixer_context->notification_id;
n.icon.icon = icon;
n.summary = _("Volume changed");