bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=838dde02eecd741e6a6a50431db33b3bd580932a

commit 838dde02eecd741e6a6a50431db33b3bd580932a
Author: Marcel Hollerbach <[email protected]>
Date:   Tue Oct 11 13:44:47 2016 +0200

    mixer: we changed that name when we merged the mixer in
---
 src/modules/mixer/e_mod_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/mixer/e_mod_main.c b/src/modules/mixer/e_mod_main.c
index 970c1ab..ef53d2e 100644
--- a/src/modules/mixer/e_mod_main.c
+++ b/src/modules/mixer/e_mod_main.c
@@ -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");

-- 


Reply via email to