discomfitor pushed a commit to branch enlightenment-0.21.

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

commit bed605455218b943d2ef24bdd04f57b55bc36a85
Author: Marcel Hollerbach <marcel-hollerb...@t-online.de>
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